20 module
com { module sun { module star { module sdbc {
24 published constants ChangeAction
Definition: Ambiguous.idl:20
const long DELETE
indicates that a delete will be performed.
Definition: ChangeAction.idl:37
const long INSERT
indicates that an insert will be performed.
Definition: ChangeAction.idl:29
const long UNDO
indicates that an undo will be performed.
Definition: ChangeAction.idl:41
const long UPDATE
indicates that an update will be performed.
Definition: ChangeAction.idl:33