FeatureCommandsThatWriteAcceptWriteConcern Property |
Gets the commands that write accept write concern feature.
Namespace: MongoDB.Driver.Core.MiscAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
Syntax public static CommandsThatWriteAcceptWriteConcernFeature CommandsThatWriteAcceptWriteConcern { get; }
Public Shared ReadOnly Property CommandsThatWriteAcceptWriteConcern As CommandsThatWriteAcceptWriteConcernFeature
Get
static member CommandsThatWriteAcceptWriteConcern : CommandsThatWriteAcceptWriteConcernFeature with get
Property Value
Type:
CommandsThatWriteAcceptWriteConcernFeatureSee Also