SqlScriptGeneratorOptions.IncludeSemicolons Property

Definition

Gets or sets a boolean indicating if a semi colon should be included after each statement

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

Property Value

Applies to