Class | Description |
---|---|
DBCollectionCountOptions |
The options for a count operation.
|
DBCollectionDistinctOptions |
The options for a count operation.
|
DBCollectionFindAndModifyOptions |
The oprtions for find and modify operations.
|
DBCollectionFindOptions |
The options to apply to a find operation (also commonly referred to as a query).
|
DBCollectionRemoveOptions |
The options to apply when removing documents from the DBCollection
|
DBCollectionUpdateOptions |
The options to apply when updating documents in the DBCollection
|
DBCreateViewOptions |
The options to apply when creating a view
|
Copyright © 2017. All rights reserved.