RestorePlan.Server Property
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.
Server where the Restore plan executes.
public Microsoft.SqlServer.Management.Smo.Server Server { get; }
member this.Server : Microsoft.SqlServer.Management.Smo.Server
Public ReadOnly Property Server As Server
Property Value
The server.