Exposes methods for configuring and executing a driver-level query.
public interface IExecutableQuery<TIn, TOut> : IConfiguredQuery<TIn, TOut>
Type Parameters
TIn
The type of items the query will receive.
TOut
The type of items the query will output.
Sets the query config on the query to be executed.
Sets the parameters on the query to be executed.
Sets the parameters on the query to be executed.
Specifies a stream processor that will process the IAsyncEnumerable<T> that results from a query, and return the value that will be given as the result of the query.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4