20 module
com { module sun { module star { module sdbc {
determines the rules for foreign key constraints.
Definition KeyRule.idl:26
const long RESTRICT
a possible value for the column's UPDATE_RULE and DELETE_RULE in the com::sun::star::sdbc::XResultSet...
Definition KeyRule.idl:82
const long SET_DEFAULT
a possible value for the column's UPDATE_RULE and DELETE_RULE in the com::sun::star::sdbc::XResultSet...
Definition KeyRule.idl:149
const long CASCADE
a possible value for the column's UPDATE_RULE and DELETE_RULE in the com::sun::star::sdbc::XResultSet...
Definition KeyRule.idl:55
const long SET_NULL
a possible value for the column's UPDATE_RULE and DELETE_RULE in the com::sun::star::sdbc::XResultSet...
Definition KeyRule.idl:105
const long NO_ACTION
a possible value for the column's UPDATE_RULE and DELETE_RULE in the com::sun::star::sdbc::XResultSet...
Definition KeyRule.idl:126
Definition Ambiguous.idl:20