SqlScriptGeneratorOptions.NewLineBeforeJoinClause 속성

정의

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

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

속성 값

적용 대상