SqlScriptGeneratorOptions.NewLineBeforeGroupByClause 속성

정의

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

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

속성 값

적용 대상