Feature Class |
Namespace: MongoDB.Driver.Core.Misc
The Feature type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Aggregate |
Gets the aggregate feature.
|
![]() ![]() | AggregateAllowDiskUse |
Gets the aggregate allow disk use feature.
|
![]() ![]() | AggregateBucketStage |
Gets the aggregate bucket stage feature.
|
![]() ![]() | AggregateComment |
Gets the aggregate comment feature.
|
![]() ![]() | AggregateCountStage |
Gets the aggregate count stage feature.
|
![]() ![]() | AggregateCursorResult |
Gets the aggregate cursor result feature.
|
![]() ![]() | AggregateExplain |
Gets the aggregate explain feature.
|
![]() ![]() | AggregateFacetStage |
Gets the aggregate $facet stage feature.
|
![]() ![]() | AggregateGraphLookupStage |
Gets the aggregate $graphLookup stage feature.
|
![]() ![]() | AggregateHint |
Gets the aggregate hint feature.
|
![]() ![]() | AggregateOut |
Gets the aggregate out feature.
|
![]() ![]() | ArrayFilters |
Gets the arrayFilters feature.
|
![]() ![]() | BypassDocumentValidation |
Gets the bypass document validation feature.
|
![]() ![]() | ChangeStreamStage |
Gets the aggregate $changeStream stage feature.
|
![]() ![]() | Collation |
Gets the collation feature.
|
![]() ![]() | CommandsThatWriteAcceptWriteConcern |
Gets the commands that write accept write concern feature.
|
![]() ![]() | CreateIndexesCommand |
Gets the create indexes command feature.
|
![]() ![]() | CurrentOpCommand |
Gets the current op command feature.
|
![]() ![]() | DocumentValidation |
Gets the document validation feature.
|
![]() ![]() | ExplainCommand |
Gets the explain command feature.
|
![]() ![]() | FailPoints |
Gets the fail points feature.
|
![]() ![]() | FindAndModifyWriteConcern |
Gets the find and modify write concern feature.
|
![]() ![]() | FindCommand |
Gets the find command feature.
|
![]() | FirstSupportedVersion |
Gets the first server version that supports the feature.
|
![]() ![]() | IndexOptionsDefaults |
Gets the index options defaults feature.
|
![]() | LastNotSupportedVersion |
Gets the last server version that does not support the feature.
|
![]() ![]() | ListCollectionsCommand |
Gets the list collections command feature.
|
![]() ![]() | ListIndexesCommand |
Gets the list indexes command feature.
|
![]() ![]() | MaxStaleness |
Gets the maximum staleness feature.
|
![]() ![]() | MaxTime |
Gets the maximum time feature.
|
![]() | Name |
Gets the name of the feature.
|
![]() ![]() | PartialIndexes |
Gets the partial indexes feature.
|
![]() ![]() | ReadConcern |
Gets the read concern feature.
|
![]() ![]() | ScramSha1Authentication |
Gets the scram sha1 authentication feature.
|
![]() ![]() | ServerExtractsUsernameFromX509Certificate |
Gets the server extracts username from X509 certificate feature.
|
![]() ![]() | UserManagementCommands |
Gets the user management commands feature.
|
![]() ![]() | Views |
Gets the views feature.
|
![]() ![]() | WriteCommands |
Gets the write commands feature.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsSupported |
Determines whether a feature is supported by a version of the server.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SupportedOrNotSupportedVersion |
Returns a version of the server where the feature is or is not supported.
|
![]() | ThrowIfNotSupported |
Throws if the feature is not supported by a version of the server.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | ToBson |
Serializes an object to a BSON byte array.
(Defined by BsonExtensionMethods.) |
![]() | ToBsonDocument |
Serializes an object to a BsonDocument.
(Defined by BsonExtensionMethods.) |
![]() | ToJson |
Serializes an object to a JSON string.
(Defined by BsonExtensionMethods.) |