FireDAC.Phys.MongoDBWrapper.IMongoCursor Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. | 
| GetDoc | public | Getter of Doc. | 
| GetIsAlive | public | Getter of IsAlive. | 
| Next | public | Moves the cursor to the next document and causes the Doc property to return a reference to this document. | 
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. | 
| Release | public | Decrements the reference count for this interface. | 
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |