Click or drag to resize

EntityFieldsCoreTFieldIEntityFieldsCoreInheritanceInfoProviderToUse Property

Gets the inheritance info provider to use.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
IInheritanceInfoProvider IEntityFieldsCore.InheritanceInfoProviderToUse { get; }

Property Value

Type: IInheritanceInfoProvider

Implements

IEntityFieldsCoreInheritanceInfoProviderToUse
See Also