語言

HeterogeneousTable.IsPublished 屬性

定義

取得或設定資料表目前是否由 Microsoft SQL Server 複寫發佈。

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

屬性值

一個 Boolean 值。

如果 屬實,表格將會被發布。

為錯誤,則表示該表格未被發布。

備註

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

適用於