Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.05 KB

File metadata and controls

38 lines (30 loc) · 1.05 KB
title CONCUR_SS_SCROLL_LOCKS Field (SQLServerResultSet) | Microsoft Docs
ms.custom
ms.date 01/19/2017
ms.prod sql
ms.prod_service connectivity
ms.reviewer
ms.technology connectivity
ms.topic conceptual
apiname
SQLServerResultSet.CONCUR_SS_SCROLL_LOCKS
apilocation
sqljdbc.jar
apitype Assembly
ms.assetid 0fd5d34a-c323-4e9c-a1ef-6288c4a0b4ca
author David-Engel
ms.author v-daenge

CONCUR_SS_SCROLL_LOCKS Field (SQLServerResultSet)

[!INCLUDEDriver_JDBC_Download]

Used to specify a [!INCLUDEssNoVersion] read/write optimistic concurrency type with row locks.

Syntax

  
public static final int CONCUR_SS_SCROLL_LOCKS  

Field Value

An int value of 1009.

See Also

SQLServerResultSet Members
SQLServerResultSet Class