GenericDbDataSource..::..ExecuteStreamAsync Method
Overload List
Name | Description | |
---|---|---|
![]() |
ExecuteStreamAsync(CommandExecutionToken<(Of <<'(DbCommand, DbParameter>)>>), StreamingCommandImplementationAsync<(Of <<'(DbCommand>)>>), CancellationToken, Nullable<(Of <<'(Object>)>>)) |
Execute stream as an asynchronous operation.
|
![]() |
ExecuteStreamAsync(CommandExecutionToken<(Of <<'(TCommand, TParameter>)>>), StreamingCommandImplementationAsync<(Of <<'(TCommand>)>>), CancellationToken, Nullable<(Of <<'(Object>)>>)) |
Executes the specified implementation asynchronously.
(Inherited from DataSource<(Of <(<'TConnection, TTransaction, TCommand, TParameter>)>)>.) |