SqlScriptGeneratorOptions.AlignSetClauseItem 속성

정의

UPDATE 문의 SET 절 항목을 정렬해야 하는지 여부를 나타내는 부울을 가져오거나 설정합니다.

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

속성 값

적용 대상