When passed as the Query.AggregateName, includes all named aggregates (forces all optional eager loads).

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

Syntax

C#
public static readonly string AllAggregates
Visual Basic (Declaration)
Public Shared ReadOnly AllAggregates As String

See Also