FireDAC.Phys.MongoDBWrapper.TMongoWriteConcern 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.
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.
FsyncpublicGets or sets whether an fsync must be performed before indicating the write operation success.
HandlepublicGets and sets the MongoDB API handle.
JournalpublicGets or sets whether MongoDB acknowledges the write operation only after committing the data to the journal.
LevelpublicGets and sets the current write concern level of this write concern object.
MajoritypublicGets or sets a timeout (in msecs) for changes to propagate accross all the nodes in the replica set before considering the write request failed.
OwningObjpublicRead-only. Returns a reference to an object that owns this object.
TagpublicGets or sets the write tag that must be satistified for the write to indicate success.
TimeoutpublicGets or sets the write operation timeout (in milliseconds).