Infrascale SDK Help
Infrascale SDK Help
SOS.SDK.Contracts
IInfrascaleSdk Interface
IInfrascaleSdk Methods
CancelJob Method
CancelOnlineBackup Method
GetAccountInfo Method
GetApplicationSettings Method
GetJobSession Method
GetJobSessions Method
GetOnlineBackupSettings Method
GetRecoveryItems Method
IsMSExchangePresent Method
IsMSSqlPresent Method
LoadBaremetalBackupSchedule Method
LoadExchangeBackupSchedule Method
LoadImageStreamBackupSchedule Method
LoadMSSqlBackupSchedule Method
LoadOnlineBackupSchedule Method
PauseOnlineBackup Method
RemoveOnlineBackupSettings Method
ResumeOnlineBackup Method
RunLiveProtect Method
RunOnlineBackupJob Method
RunRecoveryJob Method
RunRefreshRecoveryInfoJob Method
ScanNtfsVolume Method
ScheduleBaremetalBackup Method
ScheduleExchangeBackup Method
ScheduleImageStreamBackup Method
ScheduleMSSqlBackup Method
ScheduleOnlineBackup Method
ScheduleUpdateNotifier Method
SetInternetSettings Method
SetOnlineBackupSettings Method
SignIn Method
SignOut Method
StopLiveProtect Method
SubscribeCallback Method
UnscheduleBaremetalBackup Method
UnscheduleExchangeBackup Method
UnscheduleImageStreamBackup Method
UnscheduleMSSqlBackup Method
UnscheduleOnlineBackup Method
UnsubscribeCallback Method
UpdateServerAuthToken Method
IInfrascaleSdk
LoadMSSqlBackupSchedule Method
Load MSSql Backup schedule.
Namespace:
SOS.SDK.Contracts
Assembly:
SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
Copy
ScheduleFullAndIncrementalLoadResponse
LoadMSSqlBackupSchedule
(
ScheduleLoadRequest
request
)
Parameters
request
Type:
SOS.SDK.Contracts.DataContracts.Requests
ScheduleLoadRequest
Parameters of the scheduling.
Return Value
Type:
ScheduleFullAndIncrementalLoadResponse
Schedule description.
See Also
Reference
IInfrascaleSdk Interface
SOS.SDK.Contracts Namespace