다음을 통해 공유


SqlScriptGeneratorOptions.NewLineBeforeWindowClause 속성

정의

SELECT 문의 WINDOW 절 앞에 줄 바꿈이 있어야 하는지 여부를 나타내는 부울을 가져오거나 설정합니다.

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

속성 값

적용 대상