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 クラスです。

属性

適用対象