語言

HeterogeneousTable.IsTransPublished 屬性

定義

取得或設定該資料表是否以交易出版形式發佈。

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

屬性值

一個 Boolean 值。

屬實,該表格會以交易出版形式發表。

為錯誤,該表格不會以交易出版形式發佈。

備註

若 的 IsPublished 值為 且 的 IsTransPublished 值為 ,則該表會以快照發佈形式發佈。

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

適用於