DataProxy.setOrderingColumn

Orders by the col column

class DataProxy
bool
setOrderingColumn
(
int col
)

Parameters

col int

the column number to order from

Return Value

Type: bool

TRUE if no error occurred

Throws