--- 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 [!INCLUDE[appliesto-ss-asdb-asdw-pdw-md](../../../includes/appliesto-ss-asdb-asdw-pdw-md.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. - [Cursor Rowset Size](../../../relational-databases/native-client-odbc-cursors/properties/cursor-rowset-size.md) - [Cursor Concurrency (ODBC)](../../../relational-databases/native-client-odbc-cursors/properties/cursor-concurrency-odbc.md) - [Cursor Transaction Isolation Level](../../../relational-databases/native-client-odbc-cursors/properties/cursor-transaction-isolation-level.md) ## See Also [Using Cursors (ODBC)](../../../relational-databases/native-client-odbc-cursors/using-cursors-odbc.md)