[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Fields in field list that are ordered case-insensitively
Source position: db.pas line 1021
published property TIndexDef.CaseInsFields : string |
CaseInsFields is a list of fieldnames, separated by semicolons. It contains the names of the fields in the Fields property which are ordered in a case-insensitive manner. CaseInsFields may not contain fieldnames that do not appear in Fields.
|
Fields making up the index |
|
|
Expression that makes up the index values |
|
|
Fields in field list that are ordered descending |