The Text property specifies or returns the text of a Microsoft® ActiveX® script.
| DataPumpTransformationScript Object |
object.Text [= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | ActiveX Script text |
String
Read/write
HRESULT GetText(*pRetVal);
HRESULT SetText(NewValue);