RowValue.ColumnValues Property

Definition

The list of column values.

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

Property Value

Applies to