20 module
com { module sun { module star { module sdb {
25 published constants RowChangeAction
Definition: Ambiguous.idl:20
const long UPDATE
indicates that an update will be performed.
Definition: RowChangeAction.idl:34
const long INSERT
indicates that an insert will be performed.
Definition: RowChangeAction.idl:30
const long DELETE
indicates that a delete will be performed.
Definition: RowChangeAction.idl:38