The FunctionName property specifies the function name to call in the Microsoft® ActiveX® script associated with a task, step, or transformation.
ActiveScriptTask Object | Step Object |
object.FunctionName [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Function name to call |
String
Read/write
HRESULT GetFunctionName(BSTR *pRetVal);
HRESULT SetFunctionName(BSTR NewValue);
ActiveXScript Property | ScriptLanguage Property |