Compartir a través de


DeploymentScriptStep (Constructor)

Inicializa una nueva instancia de la clase DeploymentScriptStep.

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

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

DeploymentScriptStep Clase

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