Top   Module   Use   Manual   Index 

com :: sun :: star :: sdbc ::

struct ChangeEvent

Base Struct
com::sun::star::lang::EventObject

[ DEPRECATED ]


Elements

long Action
Description
indicates the type of change.
See also
com::sun::star::sdbc::ChangeAction
long Rows
Description
indicates the number of rows affected by the change.
Top of Page