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.
Restores an Analysis Services database from a backup file.
Überladungsliste
| Name | Description |
|---|---|
| Server.Restore (RestoreInfo) |
Restores an Analysis Services database from a backup file, using the options set on a RestoreInfo object.
|
| Server.Restore (String) |
Restores an Analysis Services database from a backup file.
|
| Server.Restore (String, String) |
Restores an Analysis Services database from a backup file to the specified database.
|
| Server.Restore (String, String, Boolean) |
Restores an Analysis Services database from a backup file to the specified database, given an overwrite flag.
|
| Server.Restore (String, String, Boolean, RestoreLocation[]) |
Restores an Analysis Services database from a backup file to the specified database, given an overwrite flag and multiple remote servers.
|
| Server.Restore (String, String, Boolean, RestoreLocation[], RestoreSecurity) |
Restores an Analysis Services database from a backup file to the specified database, given an overwrite flag, multiple remote servers, and specifying security settings.
|
| Server.Restore (String, String, Boolean, RestoreLocation[], RestoreSecurity, String) |
Restores an Analysis Services database from a backup file to the specified database, given a password, an overwrite flag, multiple remote servers, and specifying security settings.
|
Siehe auch
Verweis
Server Class
Server Members
Microsoft.AnalysisServices Namespace