SqlScriptGeneratorOptions.NewLineBeforeOutputClause 속성

정의

OUTPUT 절 앞에 줄 바꿈이 있는지 여부를 나타내는 부울을 가져오거나 설정합니다.

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

속성 값

적용 대상