Właściwość ReplicationDatabase.TransPullSubscriptions
Reprezentuje ściągać subskrypcje do publikacja zdefiniowane w bazie danych replikacja transakcyjnej lub migawka.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)
Składnia
'Deklaracja
Public ReadOnly Property TransPullSubscriptions As TransPullSubscriptionCollection
Get
'Użycie
Dim instance As ReplicationDatabase
Dim value As TransPullSubscriptionCollection
value = instance.TransPullSubscriptions
public TransPullSubscriptionCollection TransPullSubscriptions { get; }
public:
property TransPullSubscriptionCollection^ TransPullSubscriptions {
TransPullSubscriptionCollection^ get ();
}
member TransPullSubscriptions : TransPullSubscriptionCollection
function get TransPullSubscriptions () : TransPullSubscriptionCollection
Wartość właściwości
Typ: Microsoft.SqlServer.Replication.TransPullSubscriptionCollection
A TransPullSubscriptionCollection of TransPullSubscription objects.
Uwagi
TransPullSubscriptionobiekty w TransPullSubscriptionCollection można uzyskać dostęp przy użyciu indeksatora ciąg (nazwa) lub indeksator numeryczne (liczba porządkowa).
TransPullSubscriptions właściwość mogą być pobierane przez członków sysadmin roli serwera stałych lub przez członków db_owner ustaloną rola bazy danych na baza danych publikacja.
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0.NET Framework.