1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-07 07:10:01 +02:00
OpenIntegrations/docs/en/examples/MongoDB/GetListOfBases.txt
Vitaly the Alpaca (bot) ce1b57bafc Main build (Jenkins)
2024-12-11 15:59:12 +03:00

4 lines
134 B
Plaintext
Vendored

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