語言

ReplicationColumn.IsIdentity 屬性

定義

取得或設定該欄位是否為單位元欄位。

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

屬性值

一個 Boolean 值。 若 true,則該參考欄位為單位元欄位。 若 false,則該參考欄位不是單位欄位。

備註

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

適用於