SqlScriptGeneratorOptions.AsKeywordOnOwnLine 属性

定义

获取或设置一个布尔值,该值指示是否应在自己的行上编写 AS 关键字

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

属性值

适用于