Releases the associated data and any exclusive access you may have had to the data through this object.
AGDBSet
void close( );
Close method
dbset.close( )void AVclose(AGDBSet* dbset);
dbset The AGDBSet object.
None
Subsequent calls to the AGDBSet object after a close( ) will result in an error.
| Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |