Returns TRUE
if the current record is marked for deletion on the next synchronization.
AGDBSet
boolean rowDeleted( );
Status Property == adRecDeleted
dbset.rowDeleted
PODSBoolean AVrowDeleted(AGDBSet* dbset);
dbset The AGDBSet
object.
TRUE
if the current record is marked for deletion on the next synchronization; FALSE
otherwise.
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |