次の方法で共有


MongoIndexOptions.Unique プロパティ

定義

取得または設定が一意かどうか

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象