MaintenancePlan.GetMaintenancePlanFromConnectedServer Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
static Microsoft::SqlServer::Management::DatabaseMaintenance::MaintenancePlan ^ GetMaintenancePlanFromConnectedServer(System::String ^ maintPlanName, Microsoft::SqlServer::Management::Common::ServerConnection ^ serverConn);
public static Microsoft.SqlServer.Management.DatabaseMaintenance.MaintenancePlan GetMaintenancePlanFromConnectedServer (string maintPlanName, Microsoft.SqlServer.Management.Common.ServerConnection serverConn);
static member GetMaintenancePlanFromConnectedServer : string * Microsoft.SqlServer.Management.Common.ServerConnection -> Microsoft.SqlServer.Management.DatabaseMaintenance.MaintenancePlan
Public Shared Function GetMaintenancePlanFromConnectedServer (maintPlanName As String, serverConn As ServerConnection) As MaintenancePlan
Parâmetros
- maintPlanName
- String
- serverConn
- ServerConnection