ForceSeekTableHint.IndexValue Property

Definition

name or id of the index that we force seek on. Possible types: Literal or Identifier.

public Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierOrValueExpression IndexValue { get; set; }
member this.IndexValue : Microsoft.SqlServer.TransactSql.ScriptDom.IdentifierOrValueExpression with get, set
Public Property IndexValue As IdentifierOrValueExpression

Property Value

Applies to