MaintenancePlan.GetMaintenancePlanFromConnectedServer Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Parametri
- maintPlanName
- String
- serverConn
- ServerConnection