Właściwość ReplicationDatabase.MergePullSubscriptions
Zwraca scalania ściągać subskrypcje zdefiniowane w bazie danych replikacja.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)
Składnia
'Deklaracja
Public ReadOnly Property MergePullSubscriptions As MergePullSubscriptionCollection
Get
'Użycie
Dim instance As ReplicationDatabase
Dim value As MergePullSubscriptionCollection
value = instance.MergePullSubscriptions
public MergePullSubscriptionCollection MergePullSubscriptions { get; }
public:
property MergePullSubscriptionCollection^ MergePullSubscriptions {
MergePullSubscriptionCollection^ get ();
}
member MergePullSubscriptions : MergePullSubscriptionCollection
function get MergePullSubscriptions () : MergePullSubscriptionCollection
Wartość właściwości
Typ: Microsoft.SqlServer.Replication.MergePullSubscriptionCollection
A MergePullSubscriptionCollection of MergePullSubscription objects.
Uwagi
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0.NET Framework.