Condividi tramite


Metodo DeploymentPlan.Remove

Spazio dei nomi:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DeploymentPlan Classe

Spazio dei nomi Microsoft.Data.Schema.Build