Freigeben über


Server.Restore-Methode

Geschützte Member einschließen
Geerbte Member einschließen

Restores an Analysis Services database from a backup file.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode Restore(String) Restores an Analysis Services database from a backup file.
Öffentliche Methode Restore(RestoreInfo) Restores an Analysis Services database from a backup file, using the options set on a RestoreInfo object.
Öffentliche Methode Restore(String, String) Restores an Analysis Services database from a backup file to the specified database.
Öffentliche Methode Restore(String, String, Boolean) Restores an Analysis Services database from a backup file to the specified database, given an overwrite flag.
Öffentliche Methode Restore(String, String, Boolean, array<RestoreLocation[]) Restores an Analysis Services database from a backup file to the specified database, given an overwrite flag and multiple remote servers.
Öffentliche Methode Restore(String, String, Boolean, array<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.
Öffentliche Methode Restore(String, String, Boolean, array<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.
Öffentliche Methode Restore(String, String, Boolean, array<RestoreLocation[], RestoreSecurity, String, String) Restores an Analysis Services database from a backup file to the specified database, given a password, an overwrite flag, multiple remote servers, specifying security settings and storage location.

Zum Anfang

Siehe auch

Verweis

Server Klasse

Microsoft.AnalysisServices-Namespace