Call Level Interface Guide and Reference

SQLGetStmtOption - Return Current Setting of A Statement Option

Status of this Function since DB2 CLI Version 5
Note:

In ODBC version 3, SQLGetStmtOption() has been deprecated and replaced with SQLGetStmtAttr(); see SQLGetStmtAttr - Get Current Setting of a Statement Attribute for more information.

Although this version of DB2 CLI continues to support SQLGetStmtOption(), we recommend that you begin using SQLGetStmtAttr() in your DB2 CLI programs so that they conform to the latest standards.

See DB2 CLI Functions Deprecated for Version 5 for more information on this and other deprecated functions.


[ Top of Page | Previous Page | Next Page ]