Backup.Script(Server) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Génère un script pour l’opération de sauvegarde actuelle
public string Script(Microsoft.SqlServer.Management.Smo.Server targetServer);
member this.Script : Microsoft.SqlServer.Management.Smo.Server -> string
Public Function Script (targetServer As Server) As String
Paramètres
- targetServer
- Server