| AbstractDataProvider Class |
Namespace: CMS.DataEngine
public abstract class AbstractDataProvider : IDataProvider
The AbstractDataProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| AbstractDataProvider |
| Name | Description | |
|---|---|---|
| ConnectionString |
Connection string to use for the connections.
| |
| CurrentConnection |
Current DB connection to use within current connection scope.
| |
| CurrentScopeConnection |
Current DB connection to use within current connection scope.
|
| Name | Description | |
|---|---|---|
| GetNewConnection |
Returns new data connection.
|