The IDbDataSource type exposes the following members.
Methods
Name | Description | |
---|---|---|
ExecuteReaderT |
Executes specified Query and provides a data reader to specified handler.
| |
ExecuteReaderAsyncT |
Executes asynchronously specified Query and provides a data reader to specified handler.
|
See Also