Method | Description | |
---|---|---|
CustomSqlExecutor ( |
||
Execute ( CommandConfiguration cfg ) : int | ||
ExecuteAsync ( CommandConfiguration cfg, |
public CustomSqlExecutor ( |
||
db | ||
return | System.Data.Common |
public Execute ( CommandConfiguration cfg ) : int | ||
cfg | CommandConfiguration | |
return | int |
public ExecuteAsync ( CommandConfiguration cfg, |
||
cfg | CommandConfiguration | |
cancel | ||
return | Task |