JobScheduleCollection 속성

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

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

속성

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

맨 위로 이동

참고 항목

참조

JobScheduleCollection 클래스

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