Compartilhar via


Método Server.Restore

Incluir membros protegidos
Incluir membros herdados

Restores an Analysis Services database from a backup file.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público Restore(String) Restores an Analysis Services database from a backup file.
Método público Restore(RestoreInfo) Restores an Analysis Services database from a backup file, using the options set on a RestoreInfo object.
Método público Restore(String, String) Restores an Analysis Services database from a backup file to the specified database.
Método público Restore(String, String, Boolean) Restores an Analysis Services database from a backup file to the specified database, given an overwrite flag.
Método público 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.
Método público 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.
Método público 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.
Método público 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.

Início

Consulte também

Referência

Server Classe

Namespace Microsoft.AnalysisServices