The ActiveXScript property specifies a Microsoft® ActiveX® script for an object to execute.
ActiveScriptTask Object | Step Object |
object.ActiveXScript [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | ActiveX script for an object to execute |
ActiveX scripts are also used by an ActiveX transformation of a DataPumpTask or DataDrivenQueryTask object.
String
Read/write
HRESULT GetActiveXScript(BSTR *pRetVal);
HRESULT SetActiveXScript(BSTR NewValue);
FunctionName Property | ScriptLanguage Property |