The Language property specifies the Microsoft® ActiveX® Scripting language to use.
DataPumpTransformationScript Object |
object.Language [= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Scripting language being used |
Valid script languages include Microsoft Visual Basic® Scripting Edition, Microsoft JScript®, and PerlScript.
String
Read/write
HRESULT GetLanguage(*pRetVal);
HRESULT SetLanguage(NewValue);