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

Boolean 值。

如果為 true, 則表示資料表是在交易式發行集中發行。

如果為 false, 則表示資料表不會在交易式發行集中發行。

備註

如果的值IsPublishedtrue , IsTransPublished且的值為false, 則資料表會在快照式發行集中發行。

只有2.0 版的Microsoft .NET Framework 才支援這個命名空間、類別或成員。

適用於