Method | Description | |
---|---|---|
DbQueryRunner ( ViceIO.Data.ApplicationDbContext context ) : System | ||
Dispose ( ) : void | ||
RunQueryAsync ( string query ) : Task |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public DbQueryRunner ( ViceIO.Data.ApplicationDbContext context ) : System | ||
context | ViceIO.Data.ApplicationDbContext | |
return | System |