Specifies a mapping of entity types to aliases for use in the Query.

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

Syntax

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

See Also