Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The sort list which contains the underlying collection of registered servers.
Namespace: Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Syntax
'Declaration
Protected Friend innerColl As SortedList
'Usage
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
See Also
Reference
Microsoft.SqlServer.Management.Smo.RegisteredServers Namespace