IPrefetchPath Methods |
The IPrefetchPath type exposes the following members.
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.
|
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from IEnumerable.) |