MaintenancePlan.PlanNameExists(String, ServerConnection) Metodo

Definizione

public:
 static bool PlanNameExists(System::String ^ name, Microsoft::SqlServer::Management::Common::ServerConnection ^ server);
public static bool PlanNameExists (string name, Microsoft.SqlServer.Management.Common.ServerConnection server);
static member PlanNameExists : string * Microsoft.SqlServer.Management.Common.ServerConnection -> bool
Public Shared Function PlanNameExists (name As String, server As ServerConnection) As Boolean

Parametri

name
String

Restituisce

Si applica a