Click or drag to resize

PrefetchPathElementDestinationEntityType Property

The EntityType enum value for the entity the entities to fetch are to be stored in.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.5.0.0 (5.5.18.1019)
Syntax
public int DestinationEntityType { get; }

Property Value

Type: Int32

Implements

IPrefetchPathElementCoreDestinationEntityType
Remarks
Set in the constructor
See Also