Click or drag to resize
Galactic API

MongoDBUtilityGetByQuery Method

Overload List
  NameDescription
Public methodGetByQuery(Object)
Gets documents from the database that correspond to the supplied query.
(Overrides NoSqlUtilityGetByQuery(Object).)
Public methodGetByQuery(Object, String)
Gets documents from the database that correspond to the supplied query.
Top
See Also