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.DotNetCoreEf.
Summary
Generates an idempotent script that can used on a database at any migration.
- Assembly
- Cake
.DotNetCoreEf .dll - Namespace
- Cake
.DotNetCoreEf .Migration - Containing Type
- Dot
Net Core Ef Migration Script Settings
Syntax
public bool Idempotent { get; set; }
Value
Type | Description |
---|---|
bool |