Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 988 Bytes

File metadata and controls

38 lines (30 loc) · 988 Bytes
title TRANSACTION_SNAPSHOT Field (SQLServerConnection) | 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
SQLServerConnection.TRANSACTION_SNAPSHOT
apilocation
sqljdbc.jar
apitype Assembly
ms.assetid 21c55c0b-76f0-411d-aa13-f606d3524b0e
author David-Engel
ms.author v-daenge

TRANSACTION_SNAPSHOT Field (SQLServerConnection)

[!INCLUDEDriver_JDBC_Download]

Used to specify the snapshot transaction isolation level.

Syntax

  
public static final int TRANSACTION_SNAPSHOT  

Field Value

An int value.

See Also

SQLServerConnection Members
SQLServerConnection Class