20 module 
com {  module sun {  module star {  module sdbc {
 
determines how long a row identifier is valid.
Definition BestRowScope.idl:26
const long TRANSACTION
indicates that the scope of the best row identifier is the remainder of the current transaction.
Definition BestRowScope.idl:46
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
Definition Ambiguous.idl:20