The relational binary operators.
            
    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 RelationalOperator : BinaryOperator  | 
| Visual Basic (Declaration) | 
|---|
<SerializableAttribute> _ Public NotInheritable Class RelationalOperator _ Inherits BinaryOperator  | 
Inheritance Hierarchy
System..::.Object
Mindscape.LightSpeed.Querying..::.BinaryOperator
Mindscape.LightSpeed.Querying..::.RelationalOperator
Mindscape.LightSpeed.Querying..::.BinaryOperator
Mindscape.LightSpeed.Querying..::.RelationalOperator