dbc close |
dbc closeDescription(db close)
The dbc close command discards the cursor.
After dbc close has been called, regardless of its return, the cursor handle may not be used again.
The dbc close command returns 0 on success, and in the case of error, a Tcl error is thrown.
Copyright (c) 1996,2008 Oracle. All rights reserved.