Base class of 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 abstract class BinaryOperator |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public MustInherit Class BinaryOperator |
Inheritance Hierarchy
System..::.Object
Mindscape.LightSpeed.Querying..::.BinaryOperator
Mindscape.LightSpeed.Querying..::.LogicalOperator
Mindscape.LightSpeed.Querying..::.RelationalOperator
Mindscape.LightSpeed.Querying..::.BinaryOperator
Mindscape.LightSpeed.Querying..::.LogicalOperator
Mindscape.LightSpeed.Querying..::.RelationalOperator