Cancels the changes made to the current row.
 AGDBSet
void undo( );
 CancelUpdate method
            
dbset.undo( )void AVundo(AGDBSet* dbset);
 dbset    The AGDBSet object.
                     
None
 Note that you cannot cancel changes to the current row after you call the commit( ) method.
            
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |