Partager via


DeploymentScriptStep, constructeur

Initialise une nouvelle instance de la classe DeploymentScriptStep.

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

Syntaxe

'Déclaration
Public Sub New ( _
    text As String _
)
public DeploymentScriptStep(
    string text
)
public:
DeploymentScriptStep(
    String^ text
)
new : 
        text:string -> DeploymentScriptStep
public function DeploymentScriptStep(
    text : String
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

DeploymentScriptStep Classe

Microsoft.Data.Schema.Build, espace de noms