Proprietà MergeSubscriptionCollection.Item

Include i membri protetti
Include i membri ereditati

Gets a MergeSubscription object in the collection by index number or by the properties that uniquely define a subscription.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Proprietà pubblica Item[Int32] Gets a MergeSubscription object in the collection by index number.
Proprietà pubblica Item[String, String] Gets a MergeSubscription object in the MergeSubscriptionCollection by SubscriberName and SubscriptionDBName properties that uniquely identify the subscription.

In alto

Osservazioni

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Vedere anche

Riferimento

MergeSubscriptionCollection Classe

Spazio dei nomi Microsoft.SqlServer.Replication