Compartir a través de


SyncFullSchemaTableColumn.IsPrimaryKey Propiedad

Definición

Obtiene si es la clave principal de la tabla.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a