DsnInfo.name
string name() @property nothrowGet name field.
Returns
the (unique) name of the DSN (plain text, not RFC 1738 encoded)
void name(string propval) @property nothrowSet name field.
Parameters
propval | the (unique) name of the DSN (plain text, not RFC 1738 encoded) |