Specification of how two selections should be joined in a Query.

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

Syntax

C#
[SerializableAttribute]
public sealed class Join
Visual Basic (Declaration)
<SerializableAttribute> _
Public NotInheritable Class Join

Inheritance Hierarchy

System..::.Object
  Mindscape.LightSpeed.Querying..::.Join

See Also