Proprietà TransSubscriptionCollection.Item

Include i membri protetti
Include i membri ereditati

Gets a TransSubscription 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 TransSubscription object in the collection by index number.
Proprietà pubblica Item[String, String] Gets a TransSubscription object in the TransSubscriptionCollection, 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 .NET Framework.

Vedere anche

Riferimento

TransSubscriptionCollection Classe

Spazio dei nomi Microsoft.SqlServer.Replication