ASCENDING
bool ASCENDING(bool SetAscending);
Esta función se utiliza para ordenar el registro actual de forma ascendente, si SetAscending está establecido en true y descendente si SetAscending está establecido en false.
bool ASCENDING(bool SetAscending);
Esta función se utiliza para ordenar el registro actual de forma ascendente, si SetAscending está establecido en true y descendente si SetAscending está establecido en false.