共用方式為


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 命名空間