Method IDbReaderInterceptor<TCommand, TReader>.OnExecuted
| Improve this Doc View SourceIDbReaderInterceptor<TCommand, TReader>.OnExecuted(Model, TCommand, TReader, AddonInvoker)
Declaration
void IDbReaderInterceptor<TCommand, TReader>.OnExecuted(Model model, TCommand command, TReader result, AddonInvoker invoker)
Parameters
| Type | Name | Description |
|---|---|---|
| Model | model | |
| TCommand | command | |
| TReader | result | |
| AddonInvoker | invoker |