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