UniDAC

TCustomUniTable.OrderFields Property

Used to build ORDER BY clause of SQL statements.

Class

TCustomUniTable

Syntax

property OrderFields: string;

Remarks

TCustomUniTable uses the OrderFields property to build ORDER BY clause of SQL statements.

Place commas to separate fields in a single string.

TCustomUniTable is reopened when the OrderFields property is being changed.

See Also

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