NamedTableReference.TableHints Property

Definition

The table or view hints.

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)

Property Value

Applies to