JobSchedule 멤버
The JobSchedule class represents a SQL Server Agent job schedule.
JobSchedule 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
JobSchedule() () () () | Initializes a new instance of the JobSchedule class. | |
JobSchedule(SqlSmoObject, String) | Initializes a new instance of the JobSchedule class for the specified parent object and that has the specified name. |
맨 위로 이동
메서드
이름 | 설명 | |
---|---|---|
AddDatabaseContext | (SqlSmoObject에서 상속됩니다.) | |
Alter | Updates any JobSchedule object property changes on an instance of Microsoft SQL Server. | |
AlterImpl | (SqlSmoObject에서 상속됩니다.) | |
AlterImplFinish | (SqlSmoObject에서 상속됩니다.) | |
AlterImplInit | (SqlSmoObject에서 상속됩니다.) | |
AlterImplWorker | (SqlSmoObject에서 상속됩니다.) | |
BindDefaultImpl | (SqlSmoObject에서 상속됩니다.) | |
BindRuleImpl | (SqlSmoObject에서 상속됩니다.) | |
CheckCollation | (SqlSmoObject에서 상속됩니다.) | |
CheckObjectState() () () () | Validates the state of the referenced object. (SqlSmoObject에서 상속됩니다.) | |
CheckObjectState(Boolean) | Validates the state of the referenced object with the option to specify that an exception is thrown if the object is not yet created. (SqlSmoObject에서 상속됩니다.) | |
CheckObjectStateImpl | (SqlSmoObject에서 상속됩니다.) | |
CheckVersion100 | (SqlSmoObject에서 상속됩니다.) | |
CheckVersion80 | Checks the validity of the object on SQL Server 2000. (SqlSmoObject에서 상속됩니다.) | |
CheckVersion80SP3 | Checks the validity of the object on SQL Server 2000 SP3. (SqlSmoObject에서 상속됩니다.) | |
CheckVersion90 | Check the validity of the object on SQL Server 2005. (SqlSmoObject에서 상속됩니다.) | |
CheckVersionBelow90 | (SqlSmoObject에서 상속됩니다.) | |
CleanObject | (SqlSmoObject에서 상속됩니다.) | |
Create | Creates a job schedule on the instance of SQL Server as defined by the JobSchedule object. | |
CreateImpl | (SqlSmoObject에서 상속됩니다.) | |
CreateImplFinish | (SqlSmoObject에서 상속됩니다.) | |
CreateImplInit | (SqlSmoObject에서 상속됩니다.) | |
Discover | (SqlSmoObject에서 상속됩니다.) | |
Drop() () () () | Removes the referenced job schedule. | |
Drop(Boolean) | ||
DropImpl | (SqlSmoObject에서 상속됩니다.) | |
DropImplWorker | (SqlSmoObject에서 상속됩니다.) | |
EnumJobReferences | Returns an enumerated list of jobs that reference the schedule. | |
EnumScriptImpl | (SqlSmoObject에서 상속됩니다.) | |
EnumScriptImplWorker | (SqlSmoObject에서 상속됩니다.) | |
Equals | (Object에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
FormatSqlVariant | (SqlSmoObject에서 상속됩니다.) | |
GenerateDataSpaceFileStreamScript | (SqlSmoObject에서 상속됩니다.) | |
GenerateDataSpaceScript | (SqlSmoObject에서 상속됩니다.) | |
GetBindDefaultScript | (SqlSmoObject에서 상속됩니다.) | |
GetBindRuleScript | (SqlSmoObject에서 상속됩니다.) | |
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | (SqlSmoObject에서 상속됩니다.) | |
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | (SqlSmoObject에서 상속됩니다.) | |
GetDateTimeParameter | (SqlSmoObject에서 상속됩니다.) | |
GetDateTimeParameterAsInt | (SqlSmoObject에서 상속됩니다.) | |
GetDBName | Gets the database name that is associated with the object. (AgentObjectBase에서 상속됩니다.) | |
GetEnumParameter | (SqlSmoObject에서 상속됩니다.) | |
GetFragOptionString | (SqlSmoObject에서 상속됩니다.) | |
GetGuidParameter | (SqlSmoObject에서 상속됩니다.) | |
GetHashCode | (Object에서 상속됩니다.) | |
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | (SqlSmoObject에서 상속됩니다.) | |
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | (SqlSmoObject에서 상속됩니다.) | |
GetPropValue | (SqlSmoObject에서 상속됩니다.) | |
GetPropValueOptional | (SqlSmoObject에서 상속됩니다.) | |
GetPropValueOptionalAllowNull | (SqlSmoObject에서 상속됩니다.) | |
GetRealValue | (SqlSmoObject에서 상속됩니다.) | |
GetScriptingOptionsForCreate | (SqlSmoObject에서 상속됩니다.) | |
GetServerName | Gets the name of the instance of SQL Server with which the object is associated. (SqlSmoObject에서 상속됩니다.) | |
GetServerObject | (SqlSmoObject에서 상속됩니다.) | |
GetSqlServerVersionName | Gets the version name of the instance of SQL Server with which the object is associated. (SqlSmoObject에서 상속됩니다.) | |
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%) | (SqlSmoObject에서 상속됩니다.) | |
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) | (SqlSmoObject에서 상속됩니다.) | |
GetTimeSpanParameterAsInt | (SqlSmoObject에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
GetUrnRecursive(StringBuilder) | (SqlSmoObject에서 상속됩니다.) | |
GetUrnRecursive(StringBuilder, UrnIdOption) | (SqlSmoObject에서 상속됩니다.) | |
ImplInitialize | (SqlSmoObject에서 상속됩니다.) | |
Initialize() () () () | Initializes the object and forces the properties be loaded. (SqlSmoObject에서 상속됩니다.) | |
Initialize(Boolean) | Initializes the object and forces the properties be loaded. (SqlSmoObject에서 상속됩니다.) | |
IsObjectDirty | Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of SQL Server. (SqlSmoObject에서 상속됩니다.) | |
IsObjectInitialized | Verifies whether the object has been initialized. (SqlSmoObject에서 상속됩니다.) | |
IsObjectInSpace | Verifies whether the object is isolated or connected to the instance of SQL Server. (SqlSmoObject에서 상속됩니다.) | |
IsVersion80SP3 | (SqlSmoObject에서 상속됩니다.) | |
MarkDropped | (SqlSmoObject에서 상속됩니다.) | |
MarkForDropImpl | (SqlSmoObject에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
PostAlter | (SqlSmoObject에서 상속됩니다.) | |
PostCreate | (SqlSmoObject에서 상속됩니다.) | |
PostDrop | (SqlSmoObject에서 상속됩니다.) | |
Refresh | Refreshes the object and retrieves properties when the object is next accessed. (SqlSmoObject에서 상속됩니다.) | |
Rename | Renames the job schedule. | |
RenameImpl | This method supports the SMO infrastructure and is not intended to be used directly from your code. (NamedSmoObject에서 상속됩니다.) | |
RenameImplWorker | This method supports the SMO infrastructure and is not intended to be used directly from your code. (NamedSmoObject에서 상속됩니다.) | |
Script() () () () | Generates a Transact-SQL script that can be used to re-create the SQL Server Agent job schedule. | |
Script(ScriptingOptions) | Generates a Transact-SQL script that can be used to re-create the SQL Server Agent job schedule as specified by the scripting options. | |
ScriptAlter | (SqlSmoObject에서 상속됩니다.) | |
ScriptChangeOwner | This method supports the SMO infrastructure and is not intended to be used directly from your code. (NamedSmoObject에서 상속됩니다.) | |
ScriptCreate | (SqlSmoObject에서 상속됩니다.) | |
ScriptDdl | (SqlSmoObject에서 상속됩니다.) | |
ScriptDrop | (SqlSmoObject에서 상속됩니다.) | |
ScriptImpl() () () () | (SqlSmoObject에서 상속됩니다.) | |
ScriptImpl(ScriptingOptions) | (SqlSmoObject에서 상속됩니다.) | |
ScriptImplWorker | (SqlSmoObject에서 상속됩니다.) | |
ScriptRename | This method supports the SMO infrastructure and is not intended to be used directly from your code. (NamedSmoObject에서 상속됩니다.) | |
SetId | (ScheduleBase에서 상속됩니다.) | |
SetParentImpl | (SqlSmoObject에서 상속됩니다.) | |
ToString | Returns a String that represents the referenced object. (SqlSmoObject에서 상속됩니다.) | |
TouchImpl | (SqlSmoObject에서 상속됩니다.) | |
UnbindDefaultImpl | (SqlSmoObject에서 상속됩니다.) | |
UnbindRuleImpl | (SqlSmoObject에서 상속됩니다.) | |
Validate | (SmoObjectBase에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
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. | |
ExecuteForScalar | Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (SqlSmoObject에서 상속됩니다.) | |
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. | |
IsTouched | Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (SqlSmoObject에서 상속됩니다.) | |
JobCount | Gets the number of jobs that require the referenced job schedule. | |
Name | Gets or sets the name of the object. (NamedSmoObject에서 상속됩니다.) | |
ObjectInSpace | Gets the Boolean property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server. (SqlSmoObject에서 상속됩니다.) | |
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에서 상속됩니다.) | |
ScalarResult | Gets the scalar result for the referenced object. (SqlSmoObject에서 상속됩니다.) | |
ScheduleUid | ||
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에서 상속됩니다.) |
맨 위로 이동
이벤트
이름 | 설명 | |
---|---|---|
PropertyChanged | (SqlSmoObject에서 상속됩니다.) | |
PropertyMetadataChanged | (SqlSmoObject에서 상속됩니다.) |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
IAlienObjectDiscover | (SqlSmoObject에서 상속됩니다.) | |
IAlienObjectGetParent | (SqlSmoObject에서 상속됩니다.) | |
IAlienObjectGetProperty | (SqlSmoObject에서 상속됩니다.) | |
ISfcPropertyProviderGetPropertySet | (SqlSmoObject에서 상속됩니다.) | |
IAlienObjectGetUrn | (SqlSmoObject에서 상속됩니다.) | |
IAlienObjectResolve | (SqlSmoObject에서 상속됩니다.) | |
IAlienObjectSetProperty | (SqlSmoObject에서 상속됩니다.) |
맨 위로 이동