SqlScriptGeneratorOptions::MultilineSetClauseItems Property
Gets or sets a value that indicates whether the SET clause items are listed on multiple lines.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: System::BooleanTrue if SET clause items are listed on multiple lines; otherwise, false.
Show: