IEntityFieldCoreLinkedSuperTypeField Property |
Gets the linked super type field, if this field is a subtype field and it's linked to a supertype field, otherwise null.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax IEntityFieldCore LinkedSuperTypeField { get; }
ReadOnly Property LinkedSuperTypeField As IEntityFieldCore
Get
Property Value
Type:
IEntityFieldCoreSee Also