Cake.Common.Tools.Roundhouse Namespace

Summary

This namespace contain types used to interact with Roundhouse.

Class Types

Class Summary
RoundhouseAliases

Contains functionality related to RoundhousE.

In order to use the commands for this alias, include the following in your build.cake file to download and install from nuget.org, or specify the ToolPath within the RoundhouseSettings class:

#tool "nuget:?package=roundhouse"

RoundhouseRunner The Roundhouse console application runner.
RoundhouseSettings Contains settings used by RoundhouseRunner.

Enum Types

Enum Summary
RecoveryMode Defines the recovery model for SQL Server.