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
Sets the Prefix Out with level for the e6.exe. (e.g. - Prefix output with level.).
- Assembly
- Cake
.EntityFramework6 .dll - Namespace
- Cake
.EntityFramework6 - Containing Type
- Ef6
Settings Extensions
Syntax
public static Ef6Settings SetPrefixOutput(this Ef6Settings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | Ef6Settings | The settings. |
Return Value
Type | Description |
---|---|
Ef6Settings | The settings instance with PrefixOutput set to true. |