Builders<TDocument> Class |
Namespace: MongoDB.Driver
The Builders<TDocument> type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Filter | |
![]() ![]() | IndexKeys | |
![]() ![]() | Projection | |
![]() ![]() | Sort |
Gets a SortDefinitionBuilder<TDocument>.
|
![]() ![]() | Update |
Gets an UpdateDefinitionBuilder<TDocument>.
|