Partager via


Propriété TransSubscriptionCollection.Item

Inclure les membres protégés
Inclure les membres hérités

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

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Propriété publique Item[Int32] Gets a TransSubscription object in the collection by index number.
Propriété publique Item[String, String] Gets a TransSubscription object in the TransSubscriptionCollection, by SubscriberName and SubscriptionDBName properties that uniquely identify the subscription.

Haut de la page

Notes

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

Voir aussi

Référence

TransSubscriptionCollection Classe

Espace de noms Microsoft.SqlServer.Replication