Click or drag to resize
Galactic API

MongoDBUtilityGet Method

Overload List
  NameDescription
Public methodGet(String)
Gets a document from the database with the specified id within the default collection.
(Overrides NoSqlUtilityGet(String).)
Public methodGet(String, String)
Gets a document from the database with the specified id within the specified collection.
Top
See Also