Partager via


DeploymentPlan.AddLast, méthode (DeploymentStep)

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

Syntaxe

'Déclaration
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
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DeploymentPlan Classe

AddLast, surcharge

Microsoft.Data.Schema.Build, espace de noms