remove_dsn


Description:

public static bool remove_dsn (string dsn_name) throws Error

Remove the DSN named dsn_name.

This method may fail with a ConfigError domain error (see the ConfigError error codes).

Parameters:

dsn_name

the name of the DSN to remove

Returns:

TRUE if no error occurred