Partager via


DeploymentPlan.Remove, méthode

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Public Sub Remove ( _
    step As DeploymentStep _
)
public void Remove(
    DeploymentStep step
)
public:
void Remove(
    DeploymentStep^ step
)
member Remove : 
        step:DeploymentStep -> unit 
public function Remove(
    step : DeploymentStep
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DeploymentPlan Classe

Microsoft.Data.Schema.Build, espace de noms