Click or drag to resize

SD.LLBLGen.Pro.LinqSupportClasses.PrefetchPathAPI Namespace

 
Classes
  ClassDescription
Public classComplexPathEdgeParser<TSource, TDestination>
Handles more advanced path specifications than just a member expression.
Public classPathEdgeNonGeneric
Container of a pathedge without using generics.
Public classPathEdgeRootParser<TSource>
Class which produces path edges for an edge specification specified with a queryable.WithPath(source, func) call.
Public classPathElementCreator
Creates IPrefetchPathElementCore instances based on a source type and a destination type.