SqlScriptGeneratorOptions.NewLineBeforeOutputClause 属性

定义

获取或设置一个布尔值,该值指示是否应在 OUTPUT 子句之前有换行符

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

属性值

适用于