Compartir a través de


DeploymentPlan.AddLast (Método) (DeploymentStep)

Espacio de nombres:  Microsoft.Data.Schema.Build
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
Public Sub AddLast ( _
    newStep As DeploymentStep _
)
public void AddLast(
    DeploymentStep newStep
)
public:
void AddLast(
    DeploymentStep^ newStep
)
member AddLast : 
        newStep:DeploymentStep -> unit 
public function AddLast(
    newStep : DeploymentStep
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

DeploymentPlan Clase

AddLast (Sobrecarga)

Microsoft.Data.Schema.Build (Espacio de nombres)