The SQL operator used to compose the ComposedQueries, such as UNION, UNION ALL or INTERSECT.

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

Syntax

C#
public string ComposeMethod { get; set; }
Visual Basic (Declaration)
Public Property ComposeMethod As String

See Also