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
            Generate a SQL script rather than executing the pending changes directly.
            
		- Assembly
 - Cake
.EntityFramework6 .dll  - Namespace
 - Cake
.EntityFramework6 .Database  - Containing Type
 - Ef6
Database Update Settings  
Syntax
public bool Script { get; set; }
	Value
| Type | Description | 
|---|---|
| bool | 
