Handbook
Glossary
SQLRowCount ( statementHandle rowCountPtr -- SQLRETURN )
Vocabulary
odbc
Inputs
statementHandle
an
object
rowCountPtr
an
object
Outputs
SQLRETURN
an
object
Definition
USING:
alien.syntax
odbc.64
;
IN:
odbc
LIBRARY:
odbc
FUNCTION:
SQLRETURN
SQLRowCount
(
SQLHSTMT
statementHandle, SQLLEN* rowCountPtr )