SchemaCollection 속성

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

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

속성

  이름 설명
공용 속성 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 Schema object in the collection by index number.
공용 속성 Item[String] Gets a Schema object in the collection by name.
공용 속성 Parent Gets the Database object that is the parent of the SchemaCollection object.
공용 속성 SyncRoot Gets an object that can be used to synchronize access to the collection. (SmoCollectionBase에서 상속됨)

맨 위로 이동

참고 항목

참조

SchemaCollection 클래스

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