Compartir a través de


Campo RegSvrCollectionBase.innerColl

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

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.RegisteredServers
Ensamblado:  Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)

Sintaxis

'Declaración
Protected Friend innerColl As SortedList
'Uso
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

Vea también

Referencia

RegSvrCollectionBase Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo.RegisteredServers