Share via


SyncFullSchemaTableColumn.IsPrimaryKey Property

Definition

If it is the primary key of the table.

public bool? IsPrimaryKey { get; }
member this.IsPrimaryKey : Nullable<bool>
Public ReadOnly Property IsPrimaryKey As Nullable(Of Boolean)

Property Value

Applies to