Database collection cursor. More...
Public Member Functions | |
| BsonDocument | Next () |
| Get the next Bson of this cursor. | |
| BsonDocument | Current () |
| Get the current Bson of this cursor. | |
| void | Close () |
| Close current cursor. | |
Database collection cursor.
|
inline |
|
inline |
Get the current Bson of this cursor.
| SequoiaDB.BaseException | |
| System.Exception |
|
inline |
Get the next Bson of this cursor.
| SequoiaDB.BaseException | |
| System.Exception |
1.8.2