20 module
com { module sun { module star { module sdbc {
25 published constants KeyRule
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
Definition: Ambiguous.idl:20
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
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_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 RESTRICT
a possible value for the column's UPDATE_RULE and DELETE_RULE in the com::sun::star::sdbc::XResultSet...
Definition: KeyRule.idl:82