LoginCollection 속성

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

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

속성

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

맨 위로 이동

참고 항목

참조

LoginCollection 클래스

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