skip to main content
IP API Reference for Java : Statement-level Methods for Java : sqlipCloseStmt
 

sqlipCloseStmt

This method closes the current statement and frees all resources used to execute commands on it. This method is called last on this instance of the statement object.
int sqlipCloseStmt();
 
Table 81: Parameters for sqlipCloseStmt
Parameter
Type
Description
RETURN
 
 
 
int
OADS_SUCCESS
OADS_ERROR – error closing the statement