Returns TRUE if the current record has been modified since the last synchronization.
AGDBSet
boolean rowUpdated( );
Status Property == adRecModified
dbset.rowUpdatedPODSBoolean AVrowUpdated(AGDBSet* dbset);
dbset The AGDBSet object.
TRUE if the current record has been modified since the last synchronization; FALSE otherwise.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |