20 module
com { module sun { module star { module sdbc {
26published constants FetchDirection
const long REVERSE
The rows in a result set will be processed in a reverse direction; last-to-first.
Definition: FetchDirection.idl:35
const long UNKNOWN
The order in which rows in a result set will be processed is unknown:
Definition: FetchDirection.idl:39
const long FORWARD
The rows in a result set will be processed in a forward direction; first-to-last.
Definition: FetchDirection.idl:31
Definition: Ambiguous.idl:20