Property AutoIndexId
AutoIndexId
Gets or sets a value indicating whether to automatically create an index on the _id.
[Obsolete("AutoIndexId has been deprecated since server version 3.2.")]
public bool? AutoIndexId { get; set; }
Property Value
- bool?