Proprietà TransPullSubscriptionCollection.Item

Include i membri protetti
Include i membri ereditati

Gets a TransPullSubscription object in the collection, by index number or by the properties that uniquely identify a pull 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 TransPullSubscription object in the collection by index number.
Proprietà pubblica Item[String, String, String] Gets a TransPullSubscription object in the collection by the PublisherName, PublicationDBName, and PublicationName properties that uniquely define the pull subscription.

In alto

Osservazioni

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

Vedere anche

Riferimento

TransPullSubscriptionCollection Classe

Spazio dei nomi Microsoft.SqlServer.Replication