Compartilhar via


Construtor DeploymentScriptStep

Inicializa uma nova instância da classe DeploymentScriptStep.

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
Public Sub New ( _
    text As String _
)
public DeploymentScriptStep(
    string text
)
public:
DeploymentScriptStep(
    String^ text
)
new : 
        text:string -> DeploymentScriptStep
public function DeploymentScriptStep(
    text : String
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

DeploymentScriptStep Classe

Namespace Microsoft.Data.Schema.Build