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