DATA-SOURCE-MODIFIED function
Returns TRUE if data in the data source associated with the specified ProDataSet temp-table buffer has been modified.
Syntax
buffer-name
Notes
- The AVM sets the value of this function from the SAVE-ROW-CHANGES( ) method.
- The DATA-SOURCE-MODIFIED function corresponds to the DATA-SOURCE-MODIFIED attribute.
- You can invoke the DATA-SOURCE-MODIFIED function from within a WHERE clause (unlike the corresponding attribute).
OpenEdge Release 10.2B
|