skip to main content
Connection Property Descriptions : RemoveColumnQualifiers
  

Try DataDirect Drivers Now

RemoveColumnQualifiers

Purpose

Specifies whether the driver removes 3-part column qualifiers and replaces them with alias.column qualifiers.

Valid Values

true | false

Behavior

If set to true (enabled), the driver removes 3-part column qualifiers and replaces them with alias.column qualifiers.
If set to false, the driver does not modify the request.

Default

false (Disabled)

Data Type

boolean

See also

Performance Considerations