skip to main content
OpenAccess SDK Service Attributes : Defining Service Attributes : ServiceJavaIPUseBasicGetColVal
 

ServiceJavaIPUseBasicGetColVal

When working with a third-party SQL engine in Java, determines if values for columns are retrieved using data type-specific functions.
Reserved for internal use.

Valid values

Enable | Disable
*Enable=Use data type specific functions.
*Disable=Use the data type independent sqlipGetColVal function.

Default

Disable

Type

Dynamic

IP Type:

Java, Third-party SQL Engine