RowValue.ColumnValues プロパティ

定義

列の値の一覧。

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)

プロパティ値

適用対象