20  module 
com {  module sun {  module star {  module sdbc {
    25 published constants BestRowType
 Definition: Ambiguous.idl:20
 
const long NOT_PSEUDO
indicates that the best row identifier is NOT a pseudo-column. 
Definition: BestRowType.idl:44
 
const long UNKNOWN
indicates that the best row identifier may or may not be a pseudo-column. 
Definition: BestRowType.idl:35
 
const long PSEUDO
indicates that the best row identifier is a pseudo-column. 
Definition: BestRowType.idl:53