Returns a reference to this SQLServerConnectionPoolDataSource object.

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