1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2024-12-27 02:43:54 +02:00
OpenIntegrations/docs/en/examples/MongoDB/GetListOfBases.txt
Vitaly the Alpaca (bot) b5ca40a2eb Main build (Jenkins)
2024-12-11 15:59:12 +03:00

4 lines
134 B
Plaintext

ConnectionString = "mongodb://bayselonarrend:***@127.0.0.1:27017";
Result = OPI_MongoDB.GetListOfBases(ConnectionString);