MongoDB.Driver.Core.Misc Namespace |
Class | Description | |
---|---|---|
![]() | ArrayFiltersFeature |
Represents the arrayFilters feature.
|
![]() | BatchableSourceT |
Represents a batch of items that can be split if not all items can be processed at once.
|
![]() | CollationFeature |
Represents the collation feature.
|
![]() | CommandsThatWriteAcceptWriteConcernFeature |
Represents the commands that write accept write concern concern feature.
|
![]() | EndPointHelper |
Represents helper methods for EndPoints.
|
![]() | Ensure |
Represents methods that can be used to ensure that parameter values meet expected conditions.
|
![]() | Feature |
Represents a feature that is not supported by all versions of the server.
|
![]() | FindAllowDiskUseFeature |
Represents the find allowDiskUse feature.
|
![]() | FixedCountBatchableSourceSerializerTItem |
A serializer for BatchableSource that serializes a fixed count of items.
|
![]() | HintForDeleteOperationsFeature |
Represents the hint for delete operations feature.
|
![]() | HintForFindAndModifyFeature |
Represents the hint for find and modify feature.
|
![]() | HintForUpdateAndReplaceOperationsFeature |
Represents the hint for update and replace operations feature.
|
![]() | RangeT |
Represents a range between a minimum and a maximum value.
|
![]() | ReadConcernFeature |
Represents the read concern feature.
|
![]() | SemanticVersion |
Represents a semantic version number.
|
![]() | SemaphoreSlimRequest |
Represents a tentative request to acquire a SemaphoreSlim.
|
![]() | SizeLimitingBatchableSourceSerializerTItem |
A serializer for BatchableSource that serializes as much of the BatchableSource as fits in the max batch count and size.
|
Interface | Description | |
---|---|---|
![]() | IBatchableSourceT |
Represents a batch of items that can be split if not all items can be processed at once.
|