Click or drag to resize
PrefetchPathElementIPrefetchPathElementCoreSubPath 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.3.0.0 (5.3.0)
Syntax
IPrefetchPathCore IPrefetchPathElementCore.SubPath { get; set; }

Property Value

Type: IPrefetchPathCore

Implements

IPrefetchPathElementCoreSubPath
See Also