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