19 #ifndef __com_sun_star_sdbc_IndexType_idl__
20 #define __com_sun_star_sdbc_IndexType_idl__
22 module com { module sun { module star { module sdbc {
27 published constants IndexType
const short STATISTIC
A possible value for column TYPE in the com::sun::star::sdbc::XResultSet object returned by the metho...
Definition: IndexType.idl:41
const short CLUSTERED
A possible value for column TYPE in the com::sun::star::sdbc::XResultSet object returned by the metho...
Definition: IndexType.idl:53
const short OTHER
Any word that does not fit into any of the other properties.
Definition: ConversionPropertyType.idl:40
const short HASHED
A possible value for column TYPE in the com::sun::star::sdbc::XResultSet object returned by the metho...
Definition: IndexType.idl:65