Returns a reference to this SQLServerDataSource 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.

See Also