Method | Description | |
---|---|---|
ExecuteAsync ( |
||
UpdateIndexCommand ( IIndex index, IEnumerable |
public ExecuteAsync ( |
||
connection | ||
transaction | ||
return | System.Threading.Tasks.Task |
public UpdateIndexCommand ( IIndex index, IEnumerable |
||
index | IIndex | |
addedDocumentIds | IEnumerable |
|
deletedDocumentIds | IEnumerable |
|
tablePrefix | string | |
return | Dapper |