ASCENDING
bool ASCENDING(bool SetAscending);
Deze functie wordt gebruikt om de huidige record oplopend te sorteren als SetAscending is ingesteld op true en aflopend als SetAscending is ingesteld op false.
bool ASCENDING(bool SetAscending);
Deze functie wordt gebruikt om de huidige record oplopend te sorteren als SetAscending is ingesteld op true en aflopend als SetAscending is ingesteld op false.