| 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.2.0.0 (5.2.17.0403)
Syntaxint ToFetchEntityType { get; }ReadOnly Property ToFetchEntityType As Integer
	Get
Property Value
Type: 
Int32
RemarksSet in the constructor
See Also