setDescription Method (SQLServerDataSource)
SQL Server 2005
Sets the description of the data source.
public void setDescription(java.lang.String description)
Paramètres
description
A String that contains the description.
