title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic |
---|---|---|---|---|---|---|---|
ISQLServerConnection Interface |
ISQLServerConnection Interface |
David-Engel |
v-davidengel |
01/19/2017 |
sql |
connectivity |
reference |
[!INCLUDEDriver_JDBC_Download]
Represents a JDBC connection to a [!INCLUDEmsCoName] [!INCLUDEssNoVersion] database. This interface was added in [!INCLUDEssNoVersion] JDBC Driver 3.0.
Package: com.microsoft.sqlserver.jdbc
Extends: java.sql.Connection
public interface ISQLServerConnection
This interface is implemented by SQLServerConnection Class.
This interface exposes the following [!INCLUDEjdbcNoVersion]-specific field:
Field | For more information, see |
---|---|
public final static int TRANSACTION_SNAPSHOT | TRANSACTION_SNAPSHOT |
public UUID getClientConnectionId() | getClientConnectionID() |