19 #ifndef __com_sun_star_sdbc_ColumnType_idl__
20 #define __com_sun_star_sdbc_ColumnType_idl__
22 module com { module sun { module star { module sdbc {
27 published constants ColumnType
const long UNKNOWN
This value is deprecated.
Definition: FailReason.idl:71
const long NOT_PSEUDO
indicates that the best row identifier is NOT a pseudo-column.
Definition: BestRowType.idl:46
const long PSEUDO
indicates that the best row identifier is a pseudo-column.
Definition: BestRowType.idl:55