ForceSeekTableHint.ColumnValues 属性

定义

强制查找列

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

属性值

适用于