DataProxy.setOrderingColumn
bool setOrderingColumn(int col)Orders by the col column
Parameters
col | the column number to order from |
Returns
TRUE if no error occurred
Throws
[DataProxyException]
bool setOrderingColumn(int col)Orders by the col column
col | the column number to order from |