Represents a predicate expression.
Namespace:
Mindscape.LightSpeed.QueryingAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class PredicateExpression : QueryExpression<PredicateExpression> |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class PredicateExpression _ Inherits QueryExpression(Of PredicateExpression) |
Inheritance Hierarchy
System..::.Object
Mindscape.LightSpeed.Querying..::.QueryExpression
Mindscape.LightSpeed.Querying..::.QueryExpression<(Of <(PredicateExpression>)>)
Mindscape.LightSpeed.Querying..::.PredicateExpression
Mindscape.LightSpeed.Querying..::.QueryExpression
Mindscape.LightSpeed.Querying..::.QueryExpression<(Of <(PredicateExpression>)>)
Mindscape.LightSpeed.Querying..::.PredicateExpression