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 long UNDO
indicates that an undo will be performed.
Definition: ChangeAction.idl:43
const long UPDATE
indicates that an update will be performed.
Definition: ChangeAction.idl:35
const long DELETE
indicates that a delete will be performed.
Definition: ChangeAction.idl:39
const long INSERT
indicates that an insert will be performed.
Definition: ChangeAction.idl:31
Definition: Ambiguous.idl:22