Udostępnij przez


Pole RegSvrCollectionBase.innerColl

SortedList Który zawiera kolekcja podstawowej zarejestrowanych serwerów.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo.RegisteredServers
Zestaw:  Microsoft.SqlServer.SmoExtended (w Microsoft.SqlServer.SmoExtended.dll)

Składnia

'Deklaracja
Protected Friend innerColl As SortedList
'Użycie
Dim value As SortedList

value = Me.innerColl

Me.innerColl = value
protected internal SortedList innerColl
protected public:
SortedList^ innerColl
val mutable innerColl: SortedList
 var innerColl : SortedList