Fields in field list that are ordered descending.
Source position: db.pas line 1266
|  published property TIndexDef.DescFields : string | 
DescFields is a list of fieldnames, separated by semicolons. It contains the names of the fields in the Fields property which are ordered in a descending manner. DescFields 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. |