OptimizeForOptimizerHint.Pairs Property

Definition

Variable-value pairs

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

Property Value

Applies to