語言

HeterogeneousColumn.IsPrimaryKey 屬性

定義

集合或取得欄位是否有定義主鍵約束。

public:
 property bool IsPrimaryKey { bool get(); void set(bool value); };
public bool IsPrimaryKey { get; set; }
member this.IsPrimaryKey : bool with get, set
Public Property IsPrimaryKey As Boolean

屬性值

一個 Boolean 值。

為真,則該欄位定義了主鍵限制。

為錯誤,則不存在主鍵。

備註

此命名空間、類別或成員僅支援於 Microsoft .NET 框架 2.0 版本。

適用於