IDataProvider MembersKentico 8.0 API Reference
The IDataProvider type exposes the following members.
Methods

  NameDescription
Public methodGetNewConnection
Returns new data connection.
Public methodProcessCommand
Sends the specific command with arguments to the provider.
Back to Top
Properties

  NameDescription
Public propertyConnectionString
Connection string.
Public propertyCurrentConnection
Current DB connection to use within current connection scope.
Back to Top
See Also