JobSchedule Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the JobSchedule class.
Overload List
Name | Description | |
---|---|---|
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. |
Top