Table of Contents

TTMSFNCDataSetSortDirection Enumeration

Specifies the sort direction used by TTMSFNCDataSet.

API unit family: TMS.TMSFNCDataSet

Members

Name Description
dsdAscending Records are sorted in ascending order (A–Z, 0–9).
dsdDescending Records are sorted in descending order (Z–A, 9–0).