Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.07 KB

File metadata and controls

38 lines (30 loc) · 1.07 KB
title CONCUR_SS_OPTIMISTIC_CCVAL 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_OPTIMISTIC_CCVAL
apilocation
sqljdbc.jar
apitype Assembly
ms.assetid 5314cee7-fef0-47fc-bfb4-284b8700d612
author David-Engel
ms.author v-daenge

CONCUR_SS_OPTIMISTIC_CCVAL Field (SQLServerResultSet)

[!INCLUDEDriver_JDBC_Download]

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

Syntax

  
public static final int CONCUR_SS_OPTIMISTIC_CCVAL  

Field Value

An int value of 1010.

See Also

SQLServerResultSet Members
SQLServerResultSet Class