Bagikan melalui


ReplicationColumn.IsIdentity Properti

Definisi

Mendapatkan atau mengatur apakah kolom ini adalah kolom identitas atau tidak.

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

Nilai Properti

Nilai Boolean. Jika true, kolom yang dirujuk adalah kolom identitas. Jika false, kolom yang dirujuk bukan kolom identitas.

Keterangan

Namespace, kelas, atau anggota ini hanya didukung di versi 2.0 dari .NET Framework.

Berlaku untuk