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)

속성 값

적용 대상