Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.6 KB

File metadata and controls

34 lines (27 loc) · 1.6 KB
title Cursor Properties | Microsoft Docs
ms.custom
ms.date 03/03/2017
ms.prod sql
ms.prod_service database-engine, sql-database, sql-data-warehouse, pdw
ms.reviewer
ms.technology 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
ms.assetid e70960e1-2085-46ed-9d55-aeb8c3532c84
author markingmyname
ms.author maghan
monikerRange >=aps-pdw-2016||=azuresqldb-current||=azure-sqldw-latest||>=sql-server-2016||=sqlallproducts-allversions||>=sql-server-linux-2017||=azuresqldb-mi-current

Cursor Properties

[!INCLUDEappliesto-ss-asdb-asdw-pdw-md]

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)