SQLFreeStmt

SQLFreeStmt is not recommended in ODBC 3.0 and later. The SQL Native Client ODBC driver supports all defined Option values for SQLFreeStmt. However, SQLCloseCursor, SQLBindParameter, SQLBindCol, SQLSetDescField, and SQLFreeHandle replace or duplicate the function of SQLFreeStmt and should be used instead.

Siehe auch

Konzepte

ODBC API Implementation Details

Andere Ressourcen

SQLFreeStmt Function

Hilfe und Informationen

Informationsquellen für SQL Server 2005