Click or drag to resize
PrefetchPath2RootEntityType 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.0.0.0 (5.0.0)
Syntax
public int RootEntityType { get; }

Property Value

Type: Int32

Implements

IPrefetchPathCoreRootEntityType
Remarks
Set in the constructor
See Also