| title | getReference Method (SQLServerConnectionPoolDataSource) |
|---|---|
| description | getReference Method (SQLServerConnectionPoolDataSource) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
| apilocation | sqljdbc.jar |
| apiname | SQLServerConnectionPoolDataSource.getReference |
| apitype | Assembly |
[!INCLUDEDriver_JDBC_Download]
Returns a reference to this SQLServerConnectionPoolDataSource object.
public javax.naming.Reference getReference()
A Reference object.
This getReference method is specified by the getReference method in the javax.naming.Referenceable interface. It overrides the getReference method of the SQLServerDataSource class.
SQLServerConnectionPoolDataSource Methods
SQLServerConnectionPoolDataSource Members
SQLServerConnectionPoolDataSource Class