IEntityCoreGetInheritanceInfoProvider Method  | 
 Gets the inheritance info provider instance of the project this entity instance is located in. 
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
SyntaxIInheritanceInfoProvider GetInheritanceInfoProvider()
Function GetInheritanceInfoProvider As IInheritanceInfoProvider
Return Value
Type: 
IInheritanceInfoProviderready to use inheritance info provider instance.
See Also