Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 923 Bytes

File metadata and controls

34 lines (26 loc) · 923 Bytes
title TRANSACTION_SNAPSHOT Field (SQLServerConnection)
description TRANSACTION_SNAPSHOT Field (SQLServerConnection)
author dlevy-msft-sql
ms.author dlevy
ms.reviewer davidengel, machavan, sunilbs
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic reference
apilocation sqljdbc.jar
apiname SQLServerConnection.TRANSACTION_SNAPSHOT
apitype Assembly

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