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

Property Value

Type: IPrefetchPath

Implements

IPrefetchPathElementSubPath
See Also