다음을 통해 공유


DeploymentScriptStep 생성자 (String)

Initializes a new instance of the DeploymentScriptStep class.

네임스페이스:  Microsoft.SqlServer.Dac.Deployment
어셈블리:  Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)

구문

‘선언
Public Sub New ( _
    text As String _
)
‘사용 방법
Dim text As String 

Dim instance As New DeploymentScriptStep(text)
public DeploymentScriptStep(
    string text
)
public:
DeploymentScriptStep(
    String^ text
)
new : 
        text:string -> DeploymentScriptStep
public function DeploymentScriptStep(
    text : String
)

매개 변수

참고 항목

참조

DeploymentScriptStep 클래스

DeploymentScriptStep 오버로드

Microsoft.SqlServer.Dac.Deployment 네임스페이스