pbRightTrimCharColumns - cBaseSQLExecutor

Determines whether char type column values are returned right-trimmed

Type: Property

Access: Read/Write

Data Type: Boolean

Parameters: None

Syntax
 Property Boolean pbRightTrimCharColumns

Read Access: Get pbRightTrimCharColumns to BooleanVariable
Write Access: Set pbRightTrimCharColumns to BooleanVariable/Value


Description

When pbRightTrimCharColumns is set to True, char type column values are returned right-trimmed (trailing spaces are removed).

Default is False