The IPrefetchPath2 type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
  | Add(IPrefetchPathElement2) | 
            Adds the specified element to the path.
              | 
  | Add(IPrefetchPathElement2, ExcludeIncludeFieldsList) | 
            Adds the specified element to the path.
              | 
  | Add(IPrefetchPathElement2, IEntityFactory2) | 
            Adds the specified element to the path.
              | 
  | Add(IPrefetchPathElement2, Int32) | 
            Adds the specified element to the path.
              | 
  | Add(IPrefetchPathElement2, Int32, IPredicateExpression) | 
            Adds the specified element to the path.
              | 
  | Add(IPrefetchPathElement2, Int32, IPredicateExpression, IEntityFactory2) | 
            Adds the specified element to the path.
              | 
  | Add(IPrefetchPathElement2, Int32, IPredicateExpression, IRelationCollection) | 
            Adds the specified element to the path.
              | 
  | Add(IPrefetchPathElement2, Int32, IPredicateExpression, IRelationCollection, IEntityFactory2) | 
            Adds the specified element to the path.
              | 
  | Add(IPrefetchPathElement2, Int32, IPredicateExpression, IRelationCollection, ISortExpression) | 
            Adds the specified element to the path.
              | 
  | Add(IPrefetchPathElement2, Int32, IPredicateExpression, IRelationCollection, ISortExpression, IEntityFactory2) | 
            Adds the specified element to the path.
              | 
  | Add(IPrefetchPathElement2, Int32, IPredicateExpression, IRelationCollection, ISortExpression, IEntityFactory2, ExcludeIncludeFieldsList) | 
            Adds the specified element to the path.
              | 
  | GetEnumerator | Returns an enumerator that iterates through a collection.  (Inherited from IEnumerable.) | 
Top
See Also