Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.03 KB

sqlgetfunctions-cursor-library.md

File metadata and controls

19 lines (17 loc) · 1.03 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
SQLGetFunctions (Cursor Library)
SQLGetFunctions (Cursor Library)
David-Engel
davidengel
01/19/2017
sql
connectivity
reference
SQLGetFunctions function [ODBC], Cursor Library

SQLGetFunctions (Cursor Library)

Important

This feature will be removed in a future version of Windows. Avoid using this feature in new development work and plan to modify applications that currently use this feature. Microsoft recommends using the driver's cursor functionality.

This topic discusses the use of the SQLGetFunctions function in the cursor library. For general information about SQLGetFunctions, see SQLGetFunctions Function.

When you call SQLGetFunctions, the cursor library returns that it supports SQLExtendedFetch, SQLFetchScroll, SQLSetPos, and SQLSetScrollOptions, in addition to the functions supported by the driver.