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 {
27published constants ColumnType
37 const long UNKNOWN = 0;
46 const long NOT_PSEUDO = 1;
55 const long PSEUDO = 2;
Definition Ambiguous.idl:22