IndexTableHint.IndexValues Propiedad

Definición

Parámetros de la sugerencia de índice. Tipos posibles: literal o identificador.

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

Valor de propiedad

Se aplica a