SqlScriptGeneratorOptions.IncludeSemicolons 属性

定义

获取或设置一个布尔值,该值指示是否应在每个语句后面包含分号

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

属性值

适用于