ServerInstanceCollection 속성

보호된 멤버 포함
상속된 멤버 포함

ServerInstanceCollection 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 Count Gets the number of ServerInstance objects in the referenced collection.
공용 속성 IsSynchronized Gets the Boolean property value that specifies whether access to the collection is synchronized (thread safe). (WmiCollectionBase에서 상속됨)
공용 속성 Item[Int32] Gets a ServerInstance object in the collection by index number.
공용 속성 Item[String] Gets a ServerInstance object in the collection by name.
공용 속성 Parent Gets the ManagedComputer object that is the parent of the ServerInstanceCollection object.
공용 속성 SyncRoot Gets an object that can be used to synchronize access to the collection. (WmiCollectionBase에서 상속됨)

맨 위로 이동

참고 항목

참조

ServerInstanceCollection 클래스

Microsoft.SqlServer.Management.Smo.Wmi 네임스페이스