Gets the type information for the parent entity type (the entity type containing
the foreign key).
Namespace:
Mindscape.LightSpeed.MetaDataAssembly: Mindscape.LightSpeed.MetaData (in Mindscape.LightSpeed.MetaData.dll)
Version: 4.0.1000.1 (4.0.0.0)
Syntax
C# |
---|
public EntityInfo ChildType { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ChildType As EntityInfo |