QueryableExtensionMethodsWithHint Method | 
| Name | Description | |
|---|---|---|
| WithHintTSource(IQueryableTSource, String) | 
            Specifies a table/view hint for the target TSource is mapped on.
              | |
| WithHintTSource(IQueryableTSource, 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.
              |