IPrefetchPathCoreRootEntityType Property |
The EntityType enum value for the entity which is the root type of this path.
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 RootEntityType { get; }
ReadOnly Property RootEntityType As Integer
Get
Property Value
Type:
Int32Remarks Set in the constructor
See Also