Ef6Settings.

Ef6Settings(string) Constructor

Summary

Initializes a new instance of the Ef6Settings class.
Assembly
Cake.EntityFramework6.dll
Namespace
Cake.EntityFramework6
Containing Type
Ef6Settings

Syntax

protected Ef6Settings(string command)

Parameters

Name Type Description
command string Command to run.

Return Value

Type Description
void