DataConnectionFactory Methods |
The DataConnectionFactory type exposes the following members.
Name | Description | |
---|---|---|
GetConnection |
Returns a new database connection.
| |
GetConnection(String) |
Returns a new database connection.
| |
GetNativeConnection |
Returns a new database connection.
| |
NewTableManagerObject |
Creates a new table manager object with the given connection string
| |
ProcessCommand |
Sends the specific command with arguments to the provider.
|