IPrefetchPathElementCoreToFetchEntityType Property |
The EntityType enum value for the entity to fetch defined by this path element.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax int ToFetchEntityType { get; }
ReadOnly Property ToFetchEntityType As Integer
Get
Property Value
Type:
Int32Remarks Set in the constructor
See Also