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)

속성 값

적용 대상