Robuta

https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/P_MongoDB_Driver_CreateIndexOptions_Background.htm CreateIndexOptions.Background Property Gets or sets a value indicating whether to create the index in the background. backgroundproperty https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/P_MongoDB_Driver_CreateIndexOptions_Bits.htm CreateIndexOptions.Bits Property Gets or sets the precision, in bits, used with geohash indexes. bitsproperty https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/P_MongoDB_Driver_CreateIndexOptions_Max.htm CreateIndexOptions.Max Property Gets or sets the max value for 2d indexes. maxproperty https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/P_MongoDB_Driver_CreateIndexOptions_1_WildcardProjection.htm CreateIndexOptions(TDocument).WildcardProjection Property Gets or sets the wildcard projection. property https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/P_MongoDB_Driver_CreateIndexOptions_1_PartialFilterExpression.htm CreateIndexOptions(TDocument).PartialFilterExpression Property Gets or sets the partial filter expression. property https://mongodb.github.io/mongo-csharp-driver/2.21/apidocs/html/P_MongoDB_Driver_CreateIndexOptions_DefaultLanguage.htm CreateIndexOptions.DefaultLanguage Property Gets or sets the default language. property https://mongodb.github.io/mongo-csharp-driver/2.21/apidocs/html/P_MongoDB_Driver_CreateIndexOptions_BucketSize.htm CreateIndexOptions.BucketSize Property Gets or sets the size of a geohash bucket. property https://mongodb.github.io/mongo-csharp-driver/2.21/apidocs/html/P_MongoDB_Driver_CreateIndexOptions_SphereIndexVersion.htm CreateIndexOptions.SphereIndexVersion Property Gets or sets the index version for 2dsphere indexes. property https://mongodb.github.io/mongo-csharp-driver/2.21/apidocs/html/P_MongoDB_Driver_CreateIndexOptions_LanguageOverride.htm CreateIndexOptions.LanguageOverride Property Gets or sets the language override. property https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/P_MongoDB_Driver_CreateIndexOptions_Collation.htm CreateIndexOptions.Collation Property Gets or sets the collation. collationproperty https://mongodb.github.io/mongo-csharp-driver/2.13/apidocs/html/Methods_T_MongoDB_Driver_CreateIndexOptions_1.htm CreateIndexOptions(TDocument) Methods methods https://mongodb.github.io/mongo-csharp-driver/2.21/apidocs/html/P_MongoDB_Driver_CreateIndexOptions_Weights.htm CreateIndexOptions.Weights Property Gets or sets the weights for text indexes. weightsproperty https://mongodb.github.io/mongo-csharp-driver/2.21/apidocs/html/P_MongoDB_Driver_CreateIndexOptions_Sparse.htm CreateIndexOptions.Sparse Property Gets or sets a value indicating whether the index is a sparse index. sparseproperty