IDbDataSource Methods

NReco.GraphQL Class Library Documentation

The IDbDataSource type exposes the following members.

Methods

  NameDescription
Public methodExecuteReader<T>
Executes specified Query and provides a data reader to specified handler.
Public methodExecuteReaderAsync<T>
Executes asynchronously specified Query and provides a data reader to specified handler.
Top
See Also

Reference