UseHintList.Hints プロパティ

定義

ヒントの一覧。各文字列リテラル。

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)

プロパティ値

適用対象