| DataConnectionFactory Properties |
The DataConnectionFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionString |
Returns the connection string.
| |
| CurrentConnection |
Current DB connection to use within current connection scope.
| |
| GeneratorObject |
Returns the SQL generator object.
| |
| ProviderObject |
Returns the provider object.
| |
| TableManagerObject |
Returns the Table manager object.
|