Share via


MongoDBIndexConfig.IsUnique Property

Definition

Is unique or not.

public bool? IsUnique { get; set; }
member this.IsUnique : Nullable<bool> with get, set
Public Property IsUnique As Nullable(Of Boolean)

Property Value

Applies to