DsnInfo.description

string description() @property nothrow

Get description field.

Returns

a descriptive string (plain text, not RFC 1738 encoded), can be null.
void description(string propval) @property nothrow

Set description field.

Parameters

propvala descriptive string (plain text, not RFC 1738 encoded), can be null.