Overload List
Name | Description | |
---|---|---|
GetDbDataAdapter(ConnectionStringManager DBTypes, DbConnection, String) |
Gets a DbDataAdapter for the specified database type,
determined by the ConnectionStringManager DBTypes enumeration.
| |
GetDbDataAdapter(ConnectionStringManager DBTypes, String, String) |
Gets a DbDataAdapter for the specified database type,
determined by the ConnectionStringManager DBTypes enumeration.
|
See Also