| PrefetchPathAdd Method |
| Name | Description | |
|---|---|---|
| Add(IPrefetchPathElement) |
Adds the specified element to the path.
| |
| Add(IPrefetchPathElement, ExcludeIncludeFieldsList) |
Adds the specified element to the path.
| |
| Add(IPrefetchPathElement, Int32) |
Adds the specified element to the path.
| |
| Add(IPrefetchPathElement, Int32, IPredicateExpression) |
Adds the specified element to the path.
| |
| Add(IPrefetchPathElement, Int32, IPredicateExpression, IRelationCollection) |
Adds the specified element to the path.
| |
| Add(IPrefetchPathElement, Int32, IPredicateExpression, IRelationCollection, ISortExpression) |
Adds the specified element to the path.
| |
| Add(IPrefetchPathElement, Int32, IPredicateExpression, IRelationCollection, ISortExpression, ExcludeIncludeFieldsList) |
Adds the specified element to the path.
|