swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
      Other Library Functions  
function   dbStatementDiscard   OMDN

Library: omdbext - extended high level database support
Include: omdbext.xin

Declaration

  define external function dbStatementDiscard
                          value   dbStatement  statement

Where:
statement



Purpose

This function explicitly discards an SQL statement and releases any resources that it used. Otherwise, the statement is automatically discarded when the OMX variable leaves its scope. Discarding a statement that is not compiled is allowed, and no exception is thrown.

        Other Library Functions
   dbCommit
   dbProcedureClose
   dbProcedureExecute
   dbProcedureOpen
   dbRollback
   dbSetTransactionType
   dbStatementCompile
   dbStatementDiscard
   dbStatementExecute
 
----  

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ OMX ] [ OMX ] [ ERRORS ]

Generated: August 11, 2000 at 3:07:07 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.