DeploymentPlanModifier.Remove(DeploymentPlanHandle, DeploymentStep) 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.
Fournit un moyen de supprimer l’étape spécifiée du plan
protected void Remove(Microsoft.SqlServer.Dac.Deployment.DeploymentPlanHandle handle, Microsoft.SqlServer.Dac.Deployment.DeploymentStep step);
member this.Remove : Microsoft.SqlServer.Dac.Deployment.DeploymentPlanHandle * Microsoft.SqlServer.Dac.Deployment.DeploymentStep -> unit
Protected Sub Remove (handle As DeploymentPlanHandle, step As DeploymentStep)
Paramètres
- handle
- DeploymentPlanHandle
Le DeploymentPlanHandle plan
- step
- DeploymentStep
Identifie la DeploymentStep suppression.