My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for

Assembly: MongoDB.Driver.dll
Namespace: MongoDB.Driver
Type Name: CursorFlags (enum)

T_MongoDB_Driver_CursorFlags  
API documentation for the CursorFlags type
WikiDoc, Type
Updated Jun 8, 2010 by ee.devf...@gmail.com

Summary

Bitwise Cursor option flags

Members

Values

Name Literal Comments
None 0 No flags are specified
TailableCursor 2 Tailable Cursor
SlaveOK 4 Whether or not connecting to a Slave is OK
NoCursorTimeout 16 Oplog replay: 8 (internal replication use only - drivers should not implement)


Sign in to add a comment
Powered by Google Project Hosting