20 module
com { module sun { module star { module sdbcx {
determines the type of a key.
Definition KeyType.idl:26
const long PRIMARY
indicates that the key is the primary key of a table.
Definition KeyType.idl:30
const long FOREIGN
indicates that the key is a foreign key of a table.
Definition KeyType.idl:38
const long UNIQUE
indicates that the key is unique, NULL values are allowed.
Definition KeyType.idl:34
Definition Ambiguous.idl:20