PivotedTableReference.InColumns Property

Definition

The in columns.

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

Property Value

Applies to