Метод | Описание | |
---|---|---|
ExecuteAsync ( |
||
UpdateIndexCommand ( IIndex index, IEnumerable |
public ExecuteAsync ( |
||
connection | ||
transaction | ||
Результат | System.Threading.Tasks.Task |
public UpdateIndexCommand ( IIndex index, IEnumerable |
||
index | IIndex | |
addedDocumentIds | IEnumerable |
|
deletedDocumentIds | IEnumerable |
|
tablePrefix | string | |
Результат | Dapper |