Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
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() |