19#ifndef __com_sun_star_sdbcx_KeyType_idl__
20#define __com_sun_star_sdbcx_KeyType_idl__
22 module
com { module sun { module star { module sdbcx {
27published constants KeyType
40 const long FOREIGN = 3;
const long PRIMARY
indicates that the key is the primary key of a table.
Definition KeyType.idl:32
const long UNIQUE
indicates that the key is unique, NULL values are allowed.
Definition KeyType.idl:36
Definition Ambiguous.idl:22