Click or drag to resize
ElementCreatorBaseObtainInheritanceInfoProviderInstance Method
Obtains the inheritance info provider instance from the singleton

Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Assembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public abstract IInheritanceInfoProvider ObtainInheritanceInfoProviderInstance()

Return Value

Type: IInheritanceInfoProvider

Implements

IElementCreatorCoreObtainInheritanceInfoProviderInstance
See Also