Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides programmatic access to Backup operations for a Database.
Überladungsliste
| Name | Description |
|---|---|
| Database.Backup (BackupInfo) |
Provides programmatic access to Backup operations for a Database with BackupInfo parameter.
|
| Database.Backup (String) |
Provides programmatic access to Backup operations for a Database with file parameter.
|
| Database.Backup (String, Boolean) |
Provides programmatic access to Backup operations for a Database with file and AllowOverWrite parameters.
|
| Database.Backup (String, Boolean, Boolean) |
Provides programmatic access to Backup operations for a Database with file, AllowOverWrite, and BackupRemotePartitions parameters.
|
| Database.Backup (String, Boolean, Boolean, BackupLocation[]) |
Provides programmatic access to Backup operations for a Database with file, AllowOverWrite, BackupRemotePartitions, and locations parameters.
|
| Database.Backup (String, Boolean, Boolean, BackupLocation[], Boolean) |
Provides programmatic access to Backup operations for a Database with five parameters.
|
| Database.Backup (String, Boolean, Boolean, BackupLocation[], Boolean, String) |
Provides programmatic access to Backup operations for a Database with six parameters.
|
Siehe auch
Verweis
Database Class
Database Members
Microsoft.AnalysisServices Namespace