Freigeben über


MongoIndexOptions.Unique Eigenschaft

Definition

Ruft ab oder legt fest, dass eindeutig ist oder nicht.

[Newtonsoft.Json.JsonProperty(PropertyName="unique")]
public bool? Unique { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unique")>]
member this.Unique : Nullable<bool> with get, set
Public Property Unique As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: