Condividi tramite


Campo RegSvrCollectionBase.innerColl

The sort list which contains the underlying collection of registered servers.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)

Sintassi

'Dichiarazione
Protected Friend innerColl As SortedList
'Utilizzo
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

Vedere anche

Riferimento

RegSvrCollectionBase Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo.RegisteredServers