DbControl(DateTime, TimeSpan, Int32, Int32, Int32, Boolean, String, String, DateTime, String) Constructor
Initializes a new instance of the
DbControl class
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public DbControl(
DateTime DbBackupLastDate,
TimeSpan DbBackupTime,
int ID,
int DbBackupPeriod,
int DbBackupClearDays,
bool DbBackupEnabled,
string DbBackupLocation,
string DbManualLocation,
DateTime DbBackupStartDate,
string DbMappedDrive
)
Parameters
- DbBackupLastDate DateTime
-
- DbBackupTime TimeSpan
-
- ID Int32
-
- DbBackupPeriod Int32
-
- DbBackupClearDays Int32
-
- DbBackupEnabled Boolean
-
- DbBackupLocation String
-
- DbManualLocation String
-
- DbBackupStartDate DateTime
-
- DbMappedDrive String
-