JobSchedule 속성

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

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

속성

  이름 설명
공용 속성 ActiveEndDate Gets or sets the date and time when the schedule ends.
공용 속성 ActiveEndTimeOfDay Gets or sets the time when the job schedule stops for the day.
공용 속성 ActiveStartDate Gets or sets the date and time when the schedule starts.
공용 속성 ActiveStartTimeOfDay Gets or sets the time when the job schedule starts for the day.
공용 속성 DateCreated Gets the date and time when the job schedule was created.
공용 속성 FrequencyInterval Gets or sets the frequency interval, which determines how often the job is scheduled to run.
공용 속성 FrequencyRecurrenceFactor Gets or sets the number of weeks or months between scheduled jobs for schedules with a weekly or monthly frequency type, respectively.
공용 속성 FrequencyRelativeIntervals Gets or sets the ordinal value of a day relative to the first day of the month, such as first, second, or last.
공용 속성 FrequencySubDayInterval Gets or sets the interval between scheduled jobs that run during the day.
공용 속성 FrequencySubDayTypes Gets or sets the unit of time used to specify the interval between scheduled jobs that run during the day.
공용 속성 FrequencyTypes Gets or sets the way in which frequency is evaluated for the job schedule, whether it's one time only, or weekly, or when the processor is idle, for example.
공용 속성 ID Gets the ID value that uniquely identifies the schedule. (ScheduleBase에서 상속됨)
공용 속성 IsEnabled Gets or sets the Boolean property value that specifies whether the job schedule is enabled or disabled.
공용 속성 JobCount Gets the number of jobs that require the referenced job schedule.
공용 속성 Name Gets or sets the name of the object. (NamedSmoObject에서 상속됨)
공용 속성 Parent Gets or sets the Job object that is the parent of the JobSchedule object.
공용 속성 Properties Gets a collection of Property objects that represent the object properties. (SqlSmoObject에서 상속됨)
공용 속성 ScheduleUid Gets or sets a Guid which represents the unique identifier of the schedule.
공용 속성 State Gets the state of the referenced object. (SmoObjectBase에서 상속됨)
공용 속성 Urn Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (SqlSmoObject에서 상속됨)
공용 속성 UserData Gets or sets user-defined data associated with the referenced object. (SmoObjectBase에서 상속됨)

맨 위로 이동

참고 항목

참조

JobSchedule 클래스

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