VSTATaskScriptingEngine(VSTAScriptProjectStorage) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將 VSTATaskScriptingEngine 類別的新執行個體初始化。
public:
VSTATaskScriptingEngine(Microsoft::SqlServer::VSTAHosting::VSTAScriptProjectStorage ^ scriptStorage);
public VSTATaskScriptingEngine (Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage scriptStorage);
new Microsoft.SqlServer.Dts.Tasks.ScriptTask.VSTATaskScriptingEngine : Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage -> Microsoft.SqlServer.Dts.Tasks.ScriptTask.VSTATaskScriptingEngine
Public Sub New (scriptStorage As VSTAScriptProjectStorage)
參數
- scriptStorage
- VSTAScriptProjectStorage
主控專案儲存體的指令碼。