RestorePlan.Server Property

Definition

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.

Applies to