AdoDataConnection(Settings) | Creates and opens a new AdoDataConnection from specified settings. |
AdoDataConnection(IDbConnection, Boolean) | Creates a new AdoDataConnection from specified connection. |
AdoDataConnection(String, String) | Creates and opens a new AdoDataConnection from specified connectionString and dataProviderString. |
AdoDataConnection(String, Type) | Creates and opens a new AdoDataConnection from specified connectionString and connectionType. |