Метод | Описание | |
---|---|---|
NonQueryExecuted ( |
||
NonQueryExecuting ( |
||
ReaderExecuted ( |
||
ReaderExecuting ( |
||
ScalarExecuted ( |
||
ScalarExecuting ( |
Метод | Описание | |
---|---|---|
RewriteFullTextQuery ( |
public NonQueryExecuted ( |
||
command | ||
interceptionContext | DbCommandInterceptionContext |
|
Результат | void |
public NonQueryExecuting ( |
||
command | ||
interceptionContext | DbCommandInterceptionContext |
|
Результат | void |
public ReaderExecuted ( |
||
command | ||
interceptionContext | DbCommandInterceptionContext |
|
Результат | void |
public ReaderExecuting ( |
||
command | ||
interceptionContext | DbCommandInterceptionContext |
|
Результат | void |
public ScalarExecuted ( |
||
command | ||
interceptionContext | DbCommandInterceptionContext | |
Результат | void |
public ScalarExecuting ( |
||
command | ||
interceptionContext | DbCommandInterceptionContext | |
Результат | void |