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)

属性值

适用于