summaryM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
Namespace: DotNetNuke.DataAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public virtual void UpdateSchedule( int ScheduleID, string TypeFullName, int TimeLapse, string TimeLapseMeasurement, int RetryTimeLapse, string RetryTimeLapseMeasurement, int RetainHistoryNum, string AttachToEvent, bool CatchUpEnabled, bool Enabled, string ObjectDependencies, string Servers, int LastModifiedByUserID, string FriendlyName, DateTime ScheduleStartDate ) |
Visual Basic |
---|
Public Overridable Sub UpdateSchedule ( ScheduleID As Integer, TypeFullName As String, TimeLapse As Integer, TimeLapseMeasurement As String, RetryTimeLapse As Integer, RetryTimeLapseMeasurement As String, RetainHistoryNum As Integer, AttachToEvent As String, CatchUpEnabled As Boolean, Enabled As Boolean, ObjectDependencies As String, Servers As String, LastModifiedByUserID As Integer, FriendlyName As String, ScheduleStartDate As DateTime ) |
Parameters
- ScheduleID
- Type: System..::..Int32
paramScheduleIDM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- TypeFullName
- Type: System..::..String
paramTypeFullNameM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- TimeLapse
- Type: System..::..Int32
paramTimeLapseM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- TimeLapseMeasurement
- Type: System..::..String
paramTimeLapseMeasurementM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- RetryTimeLapse
- Type: System..::..Int32
paramRetryTimeLapseM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- RetryTimeLapseMeasurement
- Type: System..::..String
paramRetryTimeLapseMeasurementM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- RetainHistoryNum
- Type: System..::..Int32
paramRetainHistoryNumM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- AttachToEvent
- Type: System..::..String
paramAttachToEventM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- CatchUpEnabled
- Type: System..::..Boolean
paramCatchUpEnabledM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- Enabled
- Type: System..::..Boolean
paramEnabledM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- ObjectDependencies
- Type: System..::..String
paramObjectDependenciesM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- Servers
- Type: System..::..String
paramServersM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- LastModifiedByUserID
- Type: System..::..Int32
paramLastModifiedByUserIDM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- FriendlyName
- Type: System..::..String
paramFriendlyNameM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)
- ScheduleStartDate
- Type: System..::..DateTime
paramScheduleStartDateM:DotNetNuke.Data.DataProvider.UpdateSchedule(System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Int32,System.String,System.Boolean,System.Boolean,System.String,System.String,System.Int32,System.String,System.DateTime)