ReplaceAllStr

Specifies whether the connector replaces all instances of each character identified in the ReplaceStrList property with the substitution string specified in that property. The connector evaluates ReplaceAllStr only if the [ESC=true|false] parameter of each attribute's AppSpecificInfo property does not contain a value. In other words, if the ESC parameter has been specified, its value takes precedence over the value set for the ReplaceAllStr property. To cause the connector to use the value of ReplaceAllStr, verify that the ESC parameter has not been specified.

The default value of ReplaceAllStr is false.

Note:
The ESC parameter and the ReplaceAllStr and ReplaceStrList properties provide support for database escape character functionality (for example, to escape single quotation marks).

Default value: false

Possible values: true or false

Required: No

Copyright IBM Corp. 1997, 2004