Gets the type information for the parent entity type (typically the entity type containing
the EntityCollection).
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 ParentType { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ParentType As EntityInfo |