FireDAC.Phys.MongoDBWrapper.TMongoDatabase Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BLibpublicRead-only. Returns a reference to BSON library object.
CLibpublicRead-only. Returns a reference to MongoDB C driver library object.
CollectionspublicCollection with the specified name located in the database.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EnvpublicRead-only. Returns a reference to the MongoDB API environment object.
ErrorpublicRead-only. Returns a reference to the error handling object.
HandlepublicGets and sets the MongoDB API handle.
NamepublicName of the database.
OwningObjpublicRead-only. Returns a reference to an object that owns this object.
ReadPreferencepublicSettings that determine how your database routes read operations to members of a replica set.
WriteConcernpublicSettings that determine how the write operations of your database affect members of a replica set.