Ado
|
Name | Description | |
---|---|---|
AdoDataConnection(String) | Creates and opens a new AdoDataConnection based on connection settings in configuration file. | |
AdoDataConnection(String, String) | Creates and opens a new AdoDataConnection from specified connectionString and dataProviderString. | |
AdoDataConnection(IDbConnection, Type, Boolean) | Creates a new AdoDataConnection from specified connection and adapterType. | |
AdoDataConnection(String, Type, Type) | Creates and opens a new AdoDataConnection from specified connectionString, connectionType, and adapterType. |