Właściwość HeterogeneousTable.IsTransPublished
Pobiera lub ustawia, czy tabela jest publikowana w publikacja transakcyjnych.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)
Składnia
'Deklaracja
Public Property IsTransPublished As Boolean
Get
Set
'Użycie
Dim instance As HeterogeneousTable
Dim value As Boolean
value = instance.IsTransPublished
instance.IsTransPublished = value
public bool IsTransPublished { get; set; }
public:
property bool IsTransPublished {
bool get ();
void set (bool value);
}
member IsTransPublished : bool with get, set
function get IsTransPublished () : boolean
function set IsTransPublished (value : boolean)
Wartość właściwości
Typ: System.Boolean
A Boolean wartości.
Jeśli true, tabela jest publikowana w publikacja transakcyjnych.
Jeśli false, tabela nie jest publikowana w publikacja transakcyjnych.
Uwagi
Jeśli wartość IsPublished jest true i wartość IsTransPublished jest false, tabela jest publikowana w publikacja migawka.
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.