Documentation

ListSortFlags
in package

ListOrderType determines the order of returned values in CDT list operations.

Table of Contents

Methods

Default()  : ListSortFlags
ListSortFlagsDefault is the default sort flag for CDT lists, and sort in Ascending order.
Descending()  : ListSortFlags
ListSortFlagsDescending will sort the contents of the list in descending order.
DropDuplicates()  : ListSortFlags
ListSortFlagsDropDuplicates will drop duplicate values in the results of the CDT list operation.

Methods


        
On this page

Search results