DsnInfo.description
string description() @propertyGet description field.
Returns
a descriptive string (plain text, not RFC 1738 encoded), can be null.
void description(string propval) @propertySet description field.
Parameters
propval | a descriptive string (plain text, not RFC 1738 encoded), can be null. |