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 description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
Cursor Properties
Cursor Properties
markingmyname
maghan
03/03/2017
sql
native-client
reference
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)