SQLServerDataSource Class
Represents a list of properties specific to connecting to a SQL Server database by using a SQLServerConnection object.
Package: com.microsoft.sqlserver.jdbc
Implements: ISQLServerDataSource, DataSource, java.io.Serializable, javax.naming.Referenceable
Syntax
public class SQLServerDataSource
Remarks
This class supports unwrapping to SQLServerDataSource class, the ISQLServerDataSource interface, and the DataSource interface. For more information, see Wrappers and Interfaces.