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)

属性值

适用于