The IDbDataSource type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ExecuteReader<T> |
Executes specified Query and provides a data reader to specified handler.
|
![]() | ExecuteReaderAsync<T> |
Executes asynchronously specified Query and provides a data reader to specified handler.
|
See Also