JobCategoryCollection 속성

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

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

속성

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

맨 위로 이동

참고 항목

참조

JobCategoryCollection 클래스

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