ObjectRecommendation.ImprovedQueryIds Property

Definition

List of identifiers for all queries identified as targets for improvement if the recommendation is applied. The list is only populated for CREATE INDEX recommendations.

public System.Collections.Generic.IList<long> ImprovedQueryIds { get; }
member this.ImprovedQueryIds : System.Collections.Generic.IList<int64>
Public ReadOnly Property ImprovedQueryIds As IList(Of Long)

Property Value

Applies to