Champ innerColl
SortedList qui contient la collection sous-jacente des serveurs inscrits.
Espace de noms : Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly : Microsoft.SqlServer.SmoExtended (en Microsoft.SqlServer.SmoExtended.dll)
Syntaxe
'Déclaration
Protected Friend innerColl As SortedList
'Utilisation
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