IDataProvider Interface |
Namespace: CMS.DataEngine
public interface IDataProvider
The IDataProvider type exposes the following members.
Name | Description | |
---|---|---|
ConnectionString |
Connection string.
| |
CurrentConnection |
Current DB connection to use within current connection scope.
|
Name | Description | |
---|---|---|
GetNewConnection |
Returns new data connection.
|