SqlScriptGeneratorOptions.IndentSetClause 属性

定义

获取或设置一个布尔值,该值指示是否应缩进 UPDATE 语句的 SET 子句

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

属性值

适用于