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.
Αυτό το πρόγραμμα περιήγησης δεν υποστηρίζεται πλέον.
Κάντε αναβάθμιση σε Microsoft Edge για να επωφεληθείτε από τις τελευταίες δυνατότητες, τις ενημερώσεις ασφαλείας και την τεχνική υποστήριξη.
Sets the description of the data source.
public void setDescription(java.lang.String description)
description
A String that contains the description.