Database.Backup 方法
包含保護的成員
包含繼承的成員
Provides programmatic access to Backup operations for a Database.
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
名稱 | 說明 | |
---|---|---|
![]() |
Backup(String) | Provides programmatic access to Backup operations for a Database with file parameter. |
![]() |
Backup(BackupInfo) | Provides programmatic access to Backup operations for a Database with BackupInfo parameter. |
![]() |
Backup(String, Boolean) | Provides programmatic access to Backup operations for a Database with file and AllowOverWrite parameters. |
![]() |
Backup(String, Boolean, Boolean) | Provides programmatic access to Backup operations for a Database with file, AllowOverWrite, and BackupRemotePartitions parameters. |
![]() |
Backup(String, Boolean, Boolean, array<BackupLocation[]) | Provides programmatic access to backup operations for a Database with file, AllowOverWrite, BackupRemotePartitions, and locations parameters. |
![]() |
Backup(String, Boolean, Boolean, array<BackupLocation[], Boolean) | Provides programmatic access to backup operations for a Database with five parameters. |
![]() |
Backup(String, Boolean, Boolean, array<BackupLocation[], Boolean, String) | Provides programmatic access to Backup operations for a Database with six parameters. |
上層