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
MsSqlQueryRepository
class.
- Assembly
- Cake
.SqlTools .dll - Namespace
- Cake
.SqlTools - Containing Type
- MsSqlQueryRepository
Syntax
public MsSqlQueryRepository(ICakeLog log)
Parameters
Name | Type | Description |
---|---|---|
log | ICakeLog | The log. |
Return Value
Type | Description |
---|---|
void |