LiteDAC

TCustomLiteTable.OrderFields Property

Used to build ORDER BY clause of SQL statements.

Class

TCustomLiteTable

Syntax

property OrderFields: string;

Remarks

TCustomLiteTable uses the OrderFields property to build ORDER BY clause of SQL statements. To set several field names to this property separate them with commas. TCustomLiteTable is reopened when OrderFields is being changed.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback