|  | 
 | ||||
|        | |||||
|  | ||||||
| Other Library Functions | ||||||
| function | dbStatementDiscard | 
| Library: Database access (OMDB) legacy library Include: omdb.xin | 
define external function dbStatementDiscard
       value   dbStatement  statement
Argument definitions
Use dbStatementDiscard to explicitly discard a dbStatement object and release any resources that it used.
You must include the following line at the beginning of your OmniMark program:
include "omdb.xin"
Discarding a statement that is
A statement is automatically discarded when the OMX variable leaves its scope.
Copyright © Stilo International plc, 1988-2008.