20 module
com { module sun { module star { module sdbc {
25published constants KeyRule
55 const long CASCADE = 0;
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 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