IEtlPlainDataSort.IsAscending

Syntax

IsAscending: Boolean;

Description

The IsAscending property determines whether ascending or descending sorting is executed.

NOTE. The property is outdated, use the IEtlPlainDataSort.IsFieldAscending property instead.

See also:

IEtlPlainDataSort