19 #ifndef __com_sun_star_sdbc_ChangeAction_idl__
20 #define __com_sun_star_sdbc_ChangeAction_idl__
22 module com { module sun { module star { module sdbc {
26 published constants ChangeAction
const short INSERT
One or more rows and/or columns have been inserted.
Definition: AccessibleTableModelChangeType.idl:51
const short UPDATE
Some of the table data has changed.
Definition: AccessibleTableModelChangeType.idl:67
const short DELETE
One or more rows and/or columns have been deleted.
Definition: AccessibleTableModelChangeType.idl:58
const short UNDO
Definition: Key.idl:303