MaintenancePlan.GetMaintenancePlanFromConnectedServer Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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