FireDAC.Phys.MongoDBWrapper.TMongoCursor Properties
InheritedProtected
| 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. | 
| Doc | public | Read-only. Returns a reference to the last document fetched with the Next method. | 
| 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. | 
| IsAlive | public | Read-only. Returns True when the cursor is alive. | 
| OwningObj | public | Read-only. Returns a reference to an object that owns this object. |