19 #ifndef __com_sun_star_sdb_RowChangeAction_idl__
20 #define __com_sun_star_sdb_RowChangeAction_idl__
22 module
com { module sun { module star { module sdb {
27 published constants RowChangeAction
const long UPDATE
indicates that an update will be performed.
Definition: RowChangeAction.idl:36
const long DELETE
indicates that a delete will be performed.
Definition: RowChangeAction.idl:40
const long INSERT
indicates that an insert will be performed.
Definition: RowChangeAction.idl:32
Definition: Ambiguous.idl:22