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 {
27published constants BestRowType
37 const long UNKNOWN = 0;
const long PSEUDO
indicates that the best row identifier is a pseudo-column.
Definition BestRowType.idl:55
const long NOT_PSEUDO
indicates that the best row identifier is NOT a pseudo-column.
Definition BestRowType.idl:46
Definition Ambiguous.idl:22