次の方法で共有


SyncFullSchemaTableColumn.IsPrimaryKey プロパティ

定義

テーブルの主キーであるかどうかを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="isPrimaryKey")]
public bool? IsPrimaryKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isPrimaryKey")>]
member this.IsPrimaryKey : Nullable<bool>
Public ReadOnly Property IsPrimaryKey As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象