共用方式為


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.

上層

請參閱

參考

Database 類別

Microsoft.AnalysisServices 命名空間