20 module
com { module sun { module star { module sdbc {
25published constants ResultSetType
const long FORWARD_ONLY
is the type for a com::sun::star::sdb::ResultSet object whose cursor may move only forward.
Definition ResultSetType.idl:32
const long SCROLL_INSENSITIVE
is the type for a com::sun::star::sdb::ResultSet object that is scrollable but generally not sensitiv...
Definition ResultSetType.idl:40
const long SCROLL_SENSITIVE
is the type for a com::sun::star::sdb::ResultSet object that is scrollable and generally sensitive to...
Definition ResultSetType.idl:48
Definition Ambiguous.idl:20