20 module 
com {  module sun {  module star {  module sdb {
 
determines the type of change which is going to be performed.
Definition RowChangeAction.idl:26
const long UPDATE
indicates that an update will be performed.
Definition RowChangeAction.idl:34
const long DELETE
indicates that a delete will be performed.
Definition RowChangeAction.idl:38
const long INSERT
indicates that an insert will be performed.
Definition RowChangeAction.idl:30
Definition Ambiguous.idl:20