DesignerDataColumn.PrimaryKey Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Spalte Teil des Primärschlüssels der Tabelle ist.

public:
 property bool PrimaryKey { bool get(); };
public bool PrimaryKey { get; }
member this.PrimaryKey : bool
Public ReadOnly Property PrimaryKey As Boolean

Eigenschaftswert

true, wenn die Spalte Teil des Primärschlüssels der Tabelle ist, andernfalls false.

Gilt für: