A collection of named subexpressions that can be referenced as attributes
in the query.
Namespace:
Mindscape.LightSpeed.QueryingAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public QuerySubexpressionCollection Subexpressions { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Subexpressions As QuerySubexpressionCollection |