Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 1.19 KB

File metadata and controls

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

SQLGetStmtOption (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 SQLGetStmtOption function in the cursor library. For general information about SQLGetStmtOption, see SQLGetStmtOption Function.

The cursor library supports the following statement options with SQLGetStmtOption:

:::row::: :::column::: SQL_BIND_TYPE
SQL_CONCURRENCY
SQL_CURSOR_TYPE
SQL_GET_BOOKMARK
:::column-end::: :::column::: SQL_ROW_NUMBER
SQL_ROWSET_SIZE
SQL_SIMULATE_CURSOR
:::column-end::: :::row-end:::