IndexTableHint.IndexValues 屬性

定義

索引提示的參數。 可能類型:字面型或識別碼。

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)

屬性值

適用於