共用方式為


SqlScriptPublishModel.SkipCreateDatabase Property

Definition

Flag indicating if we should skip the create database statement Normally this is set based on scriptAllObjects and EngineType but there are cases where it isn't desired, mostly testing.

public bool SkipCreateDatabase { get; set; }
member this.SkipCreateDatabase : bool with get, set
Public Property SkipCreateDatabase As Boolean

Property Value

Applies to