innerColl 필드
등록된 서버의 기본 컬렉션을 포함하는 SortedList입니다.
네임스페이스: 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