RegSvrCollectionBase.innerColl 字段

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

命名空间:  Microsoft.SqlServer.Management.Smo.RegisteredServers
程序集:  Microsoft.SqlServer.SmoExtended(在 Microsoft.SqlServer.SmoExtended.dll 中)

语法

声明
Protected Friend innerColl As SortedList
用法
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

请参阅

参考

RegSvrCollectionBase 类

Microsoft.SqlServer.Management.Smo.RegisteredServers 命名空间