ForceSeekTableHint.IndexValue Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
nom ou ID de l’index sur lequel nous forceons la recherche. Types possibles : littéral ou identificateur.
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