Метод | Описание | |
---|---|---|
CustomSqlExecutor ( |
||
Execute ( CommandConfiguration cfg ) : int | ||
ExecuteAsync ( CommandConfiguration cfg, |
public CustomSqlExecutor ( |
||
db | ||
Результат | System.Data.Common |
public Execute ( CommandConfiguration cfg ) : int | ||
cfg | CommandConfiguration | |
Результат | int |
public ExecuteAsync ( CommandConfiguration cfg, |
||
cfg | CommandConfiguration | |
cancel | ||
Результат | Task |