Click or drag to resize
IPrefetchPathElementSubPath 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
IPrefetchPath SubPath { get; set; }

Property Value

Type: IPrefetchPath
See Also