Click or drag to resize

IPrefetchPathElementCoreToFetchEntityType Property

The EntityType enum value for the entity to fetch defined by this path element.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
int ToFetchEntityType { get; }

Property Value

Type: Int32
Remarks
Set in the constructor
See Also