FireDAC.Phys.MongoDBWrapper.TMongoError Properties
InheritedProtected
BError | public | Read-only. Returns the MongoDB API error structure. |
BLib | public | Read-only. Returns a reference to BSON library object. |
CLib | public | Read-only. Returns a reference to MongoDB C driver library object. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Env | public | Read-only. Returns a reference to the MongoDB API environment object. |
Error | public | Read-only. Returns a reference to the error handling object. |
Handle | public | Gets and sets the MongoDB API handle. |
OwningObj | public | Read-only. Returns a reference to an object that owns this object. |