--- 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) [!INCLUDE[Driver_JDBC_Download](../../../includes/driver_jdbc_download.md)] Used to specify the snapshot transaction isolation level. ## Syntax ``` public static final int TRANSACTION_SNAPSHOT ``` ## Field Value An **int** value. ## See Also [SQLServerConnection Members](../../../connect/jdbc/reference/sqlserverconnection-members.md) [SQLServerConnection Class](../../../connect/jdbc/reference/sqlserverconnection-class.md)