Bagikan melalui


HeterogeneousTable.IsPublished Properti

Definisi

Mendapatkan atau mengatur apakah tabel saat ini sedang diterbitkan oleh Microsoft SQL Server replikasi.

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

Nilai Properti

Nilai Boolean.

Jika true, tabel sedang diterbitkan.

Jika false, tabel tidak diterbitkan.

Keterangan

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

Berlaku untuk