The IDataProvider type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | GetNewConnection |
Returns new data connection.
|
![]() | ProcessCommand |
Sends the specific command with arguments to the provider.
|
Properties
Name | Description | |
---|---|---|
![]() | ConnectionString |
Connection string.
|
![]() | CurrentConnection |
Current DB connection to use within current connection scope.
|
See Also