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.EntityFramework6.
Summary
Evaluates the settings and writes them to args.
- Assembly
- Cake
.EntityFramework6 .dll - Namespace
- Cake
.EntityFramework6 - Containing Type
- Ef6Settings
Syntax
protected virtual void EvaluateCore(ProcessArgumentBuilder args)
Parameters
Name | Type | Description |
---|---|---|
args | Process |
The argument builder into which the settings should be written. |
Return Value
Type | Description |
---|---|
void |