19 #ifndef __com_sun_star_sdbc_BestRowType_idl__ 20 #define __com_sun_star_sdbc_BestRowType_idl__ 22 module
com { module sun { module star { module sdbc {
27 published constants BestRowType
Definition: Ambiguous.idl:22
const long NOT_PSEUDO
indicates that the best row identifier is NOT a pseudo-column.
Definition: BestRowType.idl:46
const long UNKNOWN
indicates that the best row identifier may or may not be a pseudo-column.
Definition: BestRowType.idl:37
const long PSEUDO
indicates that the best row identifier is a pseudo-column.
Definition: BestRowType.idl:55