20  module 
com {  module sun {  module star {  module sdbc {
    25 published constants ResultSetType
 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
 
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
 
Definition: Ambiguous.idl:20
 
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