MDAC 2.5 SDK - Visual FoxPro ODBC Driver


 

SQLGetCursorName

Support: Full  
ODBC API Conformance: Core Level

Returns the name of the cursor associated with the given hstmt. SQLGetCursorName is included in the Visual FoxPro ODBC Driver API because it is a part of Core Level API functionality; it cannot be used with other API functions because the driver does not support positioned updates.

For more information, see SQLGetCursorName in the ODBC Programmer's Reference.