SortCasesensitive Attribute
Data Type: integer
4GL Access: RW
This attribute determines whether the Sort method sorts VARCHAR attributes with case sensitivity. Possible values are TRUE and FALSE.
Note: Attributes of type NVARCHAR are sorted according to Unicode collation, so the SortCasesensitive attribute does not apply.
Default: FALSE