Skip to content

Latest commit

 

History

History
36 lines (33 loc) · 1.33 KB

File metadata and controls

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

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

The cursor library supports the following statement attributes with SQLGetStmtAttr:

:::row::: :::column::: SQL_ATTR_CONCURRENCY
SQL_ATTR_CURSOR_TYPE
SQL_ATTR_FETCH_BOOKMARK_PTR
SQL_ATTR_PARAM_BIND_OFFSET_PTR
SQL_ATTR_PARAM_BIND_TYPE
:::column-end::: :::column::: SQL_ATTR_ROW_ARRAY_SIZE
SQL_ATTR_ROW_BIND_OFFSET_PTR
SQL_ATTR_ROW_BIND_TYPE
SQL_ATTR_ROW_NUMBER
SQL_ATTR_SIMULATE_CURSOR
:::column-end::: :::row-end:::