setDescription Method (SQLServerDataSource)
Sets the description of the data source.
Syntax
public void setDescription(java.lang.String description)
Parameters
description
A String that contains the description.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the description of the data source.
public void setDescription(java.lang.String description)
description
A String that contains the description.