OutputIntoClause.SelectColumns Property
Gets the first list of select columns.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Property Value
Type: System.Collections.Generic.IList<SelectElement>The first list of select columns.
Show: