Config.removeDsn
bool removeDsn(string dsnName)Remove the DSN named dsn_name.
This method may fail with a GDA_CONFIG_ERROR domain error (see the #GdaConfigError error codes).
Parameters
dsnName | the name of the DSN to remove |
Returns
TRUE if no error occurred
Throws
[ConfigException]