VSTAComponentScriptingEngine Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Always use this constructor
public:
VSTAComponentScriptingEngine(Microsoft::SqlServer::Dts::Pipeline::ScriptComponentHost ^ scriptComponentHost, Microsoft::SqlServer::VSTAHosting::VSTAScriptProjectStorage ^ scriptStorage);
public VSTAComponentScriptingEngine (Microsoft.SqlServer.Dts.Pipeline.ScriptComponentHost scriptComponentHost, Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage scriptStorage);
new Microsoft.SqlServer.Dts.Pipeline.VSTAComponentScriptingEngine : Microsoft.SqlServer.Dts.Pipeline.ScriptComponentHost * Microsoft.SqlServer.VSTAHosting.VSTAScriptProjectStorage -> Microsoft.SqlServer.Dts.Pipeline.VSTAComponentScriptingEngine
Public Sub New (scriptComponentHost As ScriptComponentHost, scriptStorage As VSTAScriptProjectStorage)
Parameters
- scriptComponentHost
- ScriptComponentHost
- scriptStorage
- VSTAScriptProjectStorage