Click or drag to resize

DynamicRelationBase.RightOperandInheritanceInfo Property

Gets the right operand's InheritanceInfo

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax
public IInheritanceInfo RightOperandInheritanceInfo { get; }

Property Value

Type: IInheritanceInfo

Implements

IRelation.RightOperandInheritanceInfo
See Also