Hello,
I'm using Telerik ScheduleView to schedule SSIS Jobs.
I'm getting headaches, trying to convert the property values of RecurrencePattern to the properties of JobSchedule.
Has anybody done this before? I could really use some help.
Here are the properties of RecurrencePattern.
http://www.telerik.com/help/wpf/allmembers_t_telerik_windows_controls_scheduleview_recurrencepattern.html
And here are the properties of JobSchedule
http://technet.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.agent.jobschedule.aspx
For example, I'm able to translate RecurrenceFrequency to JobSchedule's FrequencyTypes. But that's about as far as I got.
I'm hoping somebody has done this before. Otherwise I'm hoping to get some help, that'd be awesome.
Thanks in advance,
Mitch
I'm using Telerik ScheduleView to schedule SSIS Jobs.
I'm getting headaches, trying to convert the property values of RecurrencePattern to the properties of JobSchedule.
Has anybody done this before? I could really use some help.
Here are the properties of RecurrencePattern.
http://www.telerik.com/help/wpf/allmembers_t_telerik_windows_controls_scheduleview_recurrencepattern.html
And here are the properties of JobSchedule
http://technet.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.agent.jobschedule.aspx
For example, I'm able to translate RecurrenceFrequency to JobSchedule's FrequencyTypes. But that's about as far as I got.
I'm hoping somebody has done this before. Otherwise I'm hoping to get some help, that'd be awesome.
Thanks in advance,
Mitch