20 module
com { module sun { module star { module sdbc {
25 published constants BestRowScope
Definition: Ambiguous.idl:20
const long SESSION
indicates that the scope of the best row identifier is the remainder of the current session...
Definition: BestRowScope.idl:56
const long TEMPORARY
indicates that the scope of the best row identifier is very temporary, lasting only while the row is ...
Definition: BestRowScope.idl:36
const long TRANSACTION
indicates that the scope of the best row identifier is the remainder of the current transaction...
Definition: BestRowScope.idl:46