| IPathEdgeRootParserTSource Interface |
Namespace: SD.LLBLGen.Pro.LinqSupportClasses
| Name | Description | |
|---|---|---|
| Prefetch(ExpressionFuncTSource, Object) |
For creating simple prefetch paths, where all you need is to prefetch an entity/entitycollection and no sorting/filtering etc is required.
| |
| PrefetchTDestination(ExpressionFuncTSource, Object) |
For creating complex prefetch paths.
|