Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Represents a JDBC connection to a Microsoft SQL Server database. This interface was added in SQL Server JDBC Driver 3.0.
Package: com.microsoft.sqlserver.jdbc
Extends: java.sql.Connection
Syntax
public interface ISQLServerConnection
Remarks
This interface is implemented by SQLServerConnection Class.
This interface exposes the following Microsoft JDBC Driver for SQL Server-specific field:
| Field | For more information, see |
|---|---|
| public final static int TRANSACTION_SNAPSHOT | TRANSACTION_SNAPSHOT |
| public UUID getClientConnectionId() | getClientConnectionID() |