Syntax
struct RowChangeEvent : com::sun::star::lang::EventObject ;
Description
indicates the type of change action on the data source.
Field Summary
|
Action |
indicates the type of change.
|
|
Rows |
indicates the number of rows affected by the change.
|
|
Field Details
|
|
Syntax
long Action;
Description
indicates the type of change.
See also
- RowChangeAction
-
Syntax
long Rows;
Description
indicates the number of rows affected by the change.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.