ScriptTask.ScriptingEngine 속성

정의

VSTATaskScriptingEngine 클래스를 가져옵니다.

public:
 property Microsoft::SqlServer::Dts::Tasks::ScriptTask::VSTATaskScriptingEngine ^ ScriptingEngine { Microsoft::SqlServer::Dts::Tasks::ScriptTask::VSTATaskScriptingEngine ^ get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.SqlServer.Dts.Tasks.ScriptTask.VSTATaskScriptingEngine ScriptingEngine { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ScriptingEngine : Microsoft.SqlServer.Dts.Tasks.ScriptTask.VSTATaskScriptingEngine
Public ReadOnly Property ScriptingEngine As VSTATaskScriptingEngine

속성 값

VSTATaskScriptingEngine 클래스

특성

적용 대상