Freigeben über


DeploymentScriptStep-Konstruktor

Initialisiert eine neue Instanz der DeploymentScriptStep-Klasse.

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

DeploymentScriptStep Klasse

Microsoft.Data.Schema.Build-Namespace