Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 915 Bytes

transaction-snapshot-field-sqlserverconnection.md

File metadata and controls

33 lines (25 loc) · 915 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic apilocation apiname apitype
TRANSACTION_SNAPSHOT Field (SQLServerConnection)
TRANSACTION_SNAPSHOT Field (SQLServerConnection)
David-Engel
davidengel
01/19/2017
sql
connectivity
reference
sqljdbc.jar
SQLServerConnection.TRANSACTION_SNAPSHOT
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