Type: Boolean
The ascending property of the SortActor class specifies whether the records or fields in a file are sorted in ascending order.
If the value of this property is set to false, a descending sort is performed.
The default values for the ascending property are listed in the following table.
Variable Records, Variable Fields |
Variable Records, Fixed Fields |
Fixed Records, Variable Fields |
Fixed Records, Fixed Fields |
---|---|---|---|
true | true | true | true |