This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.SqlTools.
Summary
Initializes a new instance of the
BaseSqlQueryRepository
class.
- Assembly
- Cake
.SqlTools .dll - Namespace
- Cake
.SqlTools - Containing Type
- Base
Sql Query Repository
Syntax
public BaseSqlQueryRepository(ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | The log. |
Return Value
Type | Description |
---|---|
void |