getReference Method (SQLServerConnectionPoolDataSource)
Returns a reference to this SQLServerConnectionPoolDataSource object.
Syntax
public javax.naming.Reference getReference()
Return Value
A Reference object.
Remarks
This getReference method is specified by the getReference method in the javax.naming.Referenceable interface. It overrides the getReference method of the SQLServerDataSource class.
See Also
SQLServerConnectionPoolDataSource Methods
SQLServerConnectionPoolDataSource Members
SQLServerConnectionPoolDataSource Class