Backup.Script(Server) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Generates script for the current backup operation
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
Parameters
- targetServer
- Server