SqlScriptGeneratorOptions.NewLineBeforeWhereClause 속성

정의

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

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

속성 값

적용 대상