Click or drag to resize
IPrefetchPath Methods

The IPrefetchPath type exposes the following members.

Methods
  NameDescription
Public methodAdd(IPrefetchPathElement)
Adds the specified element to the path.
Public methodAdd(IPrefetchPathElement, ExcludeIncludeFieldsList)
Adds the specified element to the path.
Public methodAdd(IPrefetchPathElement, Int32)
Adds the specified element to the path.
Public methodAdd(IPrefetchPathElement, Int32, IPredicateExpression)
Adds the specified element to the path.
Public methodAdd(IPrefetchPathElement, Int32, IPredicateExpression, IRelationCollection)
Adds the specified element to the path.
Public methodAdd(IPrefetchPathElement, Int32, IPredicateExpression, IRelationCollection, ISortExpression)
Adds the specified element to the path.
Public methodAdd(IPrefetchPathElement, Int32, IPredicateExpression, IRelationCollection, ISortExpression, ExcludeIncludeFieldsList)
Adds the specified element to the path.
Public methodGetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
Top
See Also