UnpivotedTableReference.InColumns Property

Definition

The in columns.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ColumnReferenceExpression> InColumns { get; }
member this.InColumns : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ColumnReferenceExpression>
Public ReadOnly Property InColumns As IList(Of ColumnReferenceExpression)

Property Value

Applies to