Click or drag to resize

EntityQueryTEntityWithHint Method

Overload List
  NameDescription
Public methodWithHint(String)
Specifies a table/view hint for the target T is mapped on.
Public methodWithHint(String, HintType)
Specifies a hint for this query. It depends on the specified hintKind in what way the hint will be used: as a target hint or as a query hint.
Top
See Also