SqlScriptGeneratorOptions.NewLineBeforeCloseParenthesisInMultilineList 속성

정의

괄호로 여러 줄 목록을 작성할 때 줄 바꿈을 닫는 괄호 앞에 배치해야 하는지 여부를 나타내는 부울을 가져오거나 설정합니다.

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

속성 값

적용 대상