UseHintList.Hints Property

Definition

The list of hints, each a string literal.

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

Property Value

Applies to