IEtlPlainDataSort.IsFieldAscending

Syntax

IsFieldAscending(Index: Integer): Boolean;

Parameters

Index. Index of sorted field.

Description

The IsFieldAscending property determines direction of sorting for the specified field.

Example

The example of use is given in the Examples subsection, in the example for creating the Sort converter.

See also:

IEtlPlainDataSort