SimpleFieldAttribute.IsKey プロパティ

定義

フィールドがキー フィールドかどうかを取得または設定します。 既定値は false です。 には SearchIndex 、 型 Stringのキー フィールドが 1 つだけ必要です。

public bool IsKey { get; set; }
member this.IsKey : bool with get, set
Public Property IsKey As Boolean

プロパティ値

適用対象