Table of Contents

Property AutoIndexId

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

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?