Udostępnij za pośrednictwem


Właściwość TransPullSubscriptionCollection.Item (Int32)

Pobiera TransPullSubscription obiektu kolekcja według numeru indeksu.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)

Składnia

'Deklaracja
Public ReadOnly Default Property Item ( _
    index As Integer _
) As TransPullSubscription
    Get
'Użycie
Dim instance As TransPullSubscriptionCollection
Dim index As Integer
Dim value As TransPullSubscription

value = instance(index)
public TransPullSubscription this[
    int index
] { get; }
public:
property TransPullSubscription^ default[int index] {
    TransPullSubscription^ get (int index);
}
member Item : TransPullSubscription
Język JScript obsługuje używanie indeksowanych właściwości, ale nie obsługuje deklarowania nowych.

Parametry

Uwagi

Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0.NET Framework.