FieldsCharCase property

Applies to
TIB_Statement

Declaration
Property FieldsCharCase : TIB_StringList;

Description
Gives contol over how string data should be handled by data aware controls.


Make column entries using the standard format as:
[< tablename >.]< columnname >=U[PPER]
[< tablename >.]< columnname >=L[OWER]
[< tablename >.]< columnname >=P[ROPER]
[< tablename >.]< columnname >=N[ORMAL]