Compartilhar via


Campo RegSvrCollectionBase.innerColl

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

Namespace:  Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly:  Microsoft.SqlServer.SmoExtended (em Microsoft.SqlServer.SmoExtended.dll)

Sintaxe

'Declaração
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

Consulte também

Referência

RegSvrCollectionBase Classe

Namespace Microsoft.SqlServer.Management.Smo.RegisteredServers