AdsExtendedReader.IsIndexDescending

Advantage .NET Data Provider

Tests the active index to determine if it is descending.

public bool IsIndexDescending{ get; }

Remarks

This property returns true if the current index order is a descending index.

See Also

AdsExtendedReader.ActiveIndex

AdsExtendedReader.CreateIndex