getDescription Method (SQLServerDataSource)

Download JDBC driver

Returns a description of the data source.

Syntax

  
public java.lang.String getDescription()  

Return Value

A String that contains the data source description or null if no value is set.

See Also

SQLServerDataSource Members
SQLServerDataSource Class