Proprietà Item
Gets a DistributionSubscription object in the collection, by index number or by the properties that uniquely define the subscription at the Distributor.
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 | |
---|---|---|
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets a DistributionSubscription object in the collection by index number. |
![]() |
Item[ ( [ ( String, String] ) ] ) | Gets a DistributionSubscription object in the DistributionSubscriptionCollection by SubscriberName and SubscriptionDBName properties that uniquely identify the subscription at the Distributor. |
In alto
Osservazioni
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.
Vedere anche