1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-06-10 23:57:41 +02:00
OpenIntegrations/docs/en/examples/MongoDB/GetListOfBases.txt

4 lines
134 B
Plaintext
Raw Normal View History

2024-12-11 15:59:12 +03:00
 ConnectionString = "mongodb://bayselonarrend:***@127.0.0.1:27017";
2024-12-11 09:21:35 +03:00
Result = OPI_MongoDB.GetListOfBases(ConnectionString);