Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.27 KB

File metadata and controls

30 lines (23 loc) · 1.27 KB
title Cursor Properties
description Cursor Properties
author markingmyname
ms.author maghan
ms.date 03/03/2017
ms.service sql
ms.subservice native-client
ms.topic reference
helpviewer_keywords
SQL Server Native Client ODBC driver, cursors
cursors [ODBC], cursor behaviors
ODBC applications, cursors
ODBC cursors, cursor behaviors

Cursor Properties

[!INCLUDE SQL Server]

The overall characteristics of a cursor are determined by setting either the ODBC-style cursor type or the SQL-92/ISO cursor behaviors. The following topics describe additional statement and connection attributes that affect the behavior of a cursor.

See Also

Using Cursors (ODBC)