IInheritanceInfoTypeFilterTargetPerEntityHierarchy Property |
Gets the type filter if the entity which owns this information is in a TargetPerEntityHierarchy, null otherwise.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax IPredicateExpression TypeFilterTargetPerEntityHierarchy { get; }
ReadOnly Property TypeFilterTargetPerEntityHierarchy As IPredicateExpression
Get
Property Value
Type:
IPredicateExpressionSee Also