Click or drag to resize
PrefetchPathRootEntityType Property
The EntityType enum value for the entity which is the root type of this path.

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
public int RootEntityType { get; }

Property Value

Type: Int32

Implements

IPrefetchPathCoreRootEntityType
Remarks
Set in the constructor
See Also