MsSqlQueryRepository.

MsSqlQueryRepository(ICakeLog) Constructor

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