MaintenancePlan.GetMaintenancePlanFromServer Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
static Microsoft::SqlServer::Management::DatabaseMaintenance::MaintenancePlan ^ GetMaintenancePlanFromServer(System::String ^ maintPlanName, System::String ^ serverName, System::String ^ userName, Microsoft::SqlServer::Common::SqlSecureString ^ pwd);
public static Microsoft.SqlServer.Management.DatabaseMaintenance.MaintenancePlan GetMaintenancePlanFromServer (string maintPlanName, string serverName, string userName, Microsoft.SqlServer.Common.SqlSecureString pwd);
static member GetMaintenancePlanFromServer : string * string * string * Microsoft.SqlServer.Common.SqlSecureString -> Microsoft.SqlServer.Management.DatabaseMaintenance.MaintenancePlan
Public Shared Function GetMaintenancePlanFromServer (maintPlanName As String, serverName As String, userName As String, pwd As SqlSecureString) As MaintenancePlan
Paramètres
- maintPlanName
- String
- serverName
- String
- userName
- String
- pwd
- Microsoft.SqlServer.Common.SqlSecureString