Gets the set of entity types in the tuple, and their aliases.

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public EntityMap Mappings { get; }
Visual Basic (Declaration)
Public ReadOnly Property Mappings As EntityMap

See Also