Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Mindscape LightSpeed
Query
.
.
::
.
Mappings Property
Query Class
See Also
Send Feedback
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
Query Class
Mindscape.LightSpeed.Querying Namespace