Właściwość DistributionPublisher.TransPublications
Zwraca wartość transakcyjna publikacje w Wydawca.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)
Składnia
'Deklaracja
Public ReadOnly Property TransPublications As TransPublicationCollection
Get
'Użycie
Dim instance As DistributionPublisher
Dim value As TransPublicationCollection
value = instance.TransPublications
public TransPublicationCollection TransPublications { get; }
public:
property TransPublicationCollection^ TransPublications {
TransPublicationCollection^ get ();
}
member TransPublications : TransPublicationCollection
function get TransPublications () : TransPublicationCollection
Wartość właściwości
Typ: Microsoft.SqlServer.Replication.TransPublicationCollection
A TransPublicationCollection of TransPublication objects.
Uwagi
A TransPublication obiektu zwróconego TransPublicationCollection jest możliwy z Item właściwość.Można to zrobić przy użyciu Int32] wartość indeksu lub przy użyciu [String] wartość indeksu Name z publikacja.
TransPublications właściwość mogą być pobierane tylko przez członków sysadmin roli serwera stałych u dystrybutora przez członków db_owner ustaloną rola bazy danych w bazie danych dystrybucji lub przez użytkowników z listy dostępu publikacja (PAL) publikacja na Wydawca.
Pobieranie TransPublications właściwość jest równoważne wykonywanie sp_helppublication.
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0.NET Framework.