Enum CollectionSystemFlags
Represents collection system flags.
[Flags]
public enum CollectionSystemFlags
- Extension Methods
Fields
None = 0
No flags.
HasIdIndex = 1
The collection has an _id index.
Represents collection system flags.
[Flags]
public enum CollectionSystemFlags
None = 0
No flags.
HasIdIndex = 1
The collection has an _id index.