SqlScriptGeneratorOptions.MultilineSelectElementsList Property
Gets or sets a value that indicates whether select elements are listed as multi-line list.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: System.BooleanTrue if select elements are listed as multi-line list; otherwise, false.
Show: