Gets the operator used in the predicate.

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

Syntax

C#
public RelationalOperator Operator { get; }
Visual Basic (Declaration)
Public ReadOnly Property Operator As RelationalOperator

See Also