SQLSetCursorName ( statementHandle cursorName nameLength -- SQLRETURN )


Vocabulary
odbc

Inputs
statementHandlean object
cursorNamean object
nameLengthan object


Outputs
SQLRETURNan object


Definition


LIBRARY: odbc FUNCTION: SQLRETURN SQLSetCursorName
( SQLHSTMT statementHandle, SQLCHAR* cursorName, SQLSMALLINT
nameLength )