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.

See Also

Reference

SQLServerDataSource Class

Concepts

SQLServerDataSource Members