Removes the record from the AGDBSet object. The server will not be informed of this removal and may expect this record to be there during subsequent synchronizations.
AGDBSet
void removeRow( );
dbset.removeRow( )void AVremoveRow(AGDBSet* dbset);
dbset The AGDBSet object.
None
This method is provided mainly for those databases that only exist on the device, where reporting changes to the server is unwanted or unnecessary.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |