Handbook
Glossary
SQLNumResultCols ( statementHandle columnCountPtr -- SQLRETURN )
Vocabulary
odbc
Inputs
statementHandle
an
object
columnCountPtr
an
object
Outputs
SQLRETURN
an
object
Definition
USING:
alien.syntax
;
IN:
odbc
LIBRARY:
odbc
FUNCTION:
SQLRETURN
SQLNumResultCols
(
SQLHSTMT
statementHandle, SQLSMALLINT* columnCountPtr )