NamedTableReference.TableHints 属性

定义

表或视图提示。

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

属性值

适用于