| title | SQLServerDataSource Class |
|---|---|
| description | Learn the public API details for the SQLServerDataSource class in the JDBC Driver for SQL Server. |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
[!INCLUDEDriver_JDBC_Download]
Represents a list of properties specific to connecting to a [!INCLUDEssNoVersion] database by using a SQLServerConnection object.
Package: com.microsoft.sqlserver.jdbc
Implements: ISQLServerDataSource, DataSource, java.io.Serializable, javax.naming.Referenceable
public class SQLServerDataSource
This class supports unwrapping to SQLServerDataSource class, the ISQLServerDataSource interface, and the DataSource interface. For more information, see Wrappers and Interfaces.