Click or drag to resize
IPrefetchPathElementCoreSubPath Property
The subpath containing path elements to retrieve in the ToFetch entity of this PrefetchPathElement. Can be empty.

Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Assembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax
IPrefetchPathCore SubPath { get; set; }

Property Value

Type: IPrefetchPathCore
See Also