setDescription Method (SQLServerDataSource)
Sets the description of the data source.
public void setDescription(java.lang.String description)
매개 변수
description
A String that contains the description.
Sets the description of the data source.
public void setDescription(java.lang.String description)
description
A String that contains the description.