Click or drag to resize

InheritanceInfoTypeFilterTargetPerEntityHierarchy Property

Gets the type filter if the entity which owns this information is in a TargetPerEntityHierarchy, null otherwise.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntax
public IPredicateExpression TypeFilterTargetPerEntityHierarchy { get; }

Property Value

Type: IPredicateExpression

Implements

IInheritanceInfoTypeFilterTargetPerEntityHierarchy
See Also