PrefetchPathExtensionMethods Methods | 
The PrefetchPathExtensionMethods type exposes the following members.
| Name | Description | |
|---|---|---|
| ForBusinessTimeTPathElement | 
            Specifies a temporal table predicate for the Business Time on the target of the prefetch path element specified. 
              | |
| ForSystemTimeTPathElement | 
            Specifies a temporal table predicate for the System Time on the target of the prefetch path element specified. 
              | |
| WithExclusionsTPathElement | 
            Specifies the fields to exclude for the prefetch path element specified. 
              | |
| WithFilterTPathElement | 
            Specifies the filter clause of the prefetch path element specified
              | |
| WithHintTPathElement | 
            Specifies a target hint for the query of the prefetch path element specified.
              | |
| WithInclusionsTPathElement | 
            Specifies the fields to include for the prefetch path element specified.
              | |
| WithJoinsTPathElement | 
            Specifies the additional joins for the prefetch path element specified.
              | |
| WithLimitTPathElement | 
            Specifies the row limit / maxNumberOfElementsToRetrieve of the prefetch path element specified
              | |
| WithNoCachingTPathElement | 
            Sets the NoCaching flag on the prefetch path element specified, signalling that the node has to be fetched from the database always
            even if the parent query uses resultset caching.
              | |
| WithOrderingTPathElement | 
            Specifies the order by clause of the prefetch path element specified
              | |
| WithSubPathTPathElement | 
            Defines the sub path for the specified parentElement.
              |