Class FalseCondition
- Namespace
- The.SQL.QIR.Conditions
- Assembly
- Instagile.dll
[MessagePackObject(false)]
public sealed record FalseCondition : Condition, IEquatable<Condition>, IEquatable<FalseCondition>
- Inheritance
-
FalseCondition
- Implements
- Inherited Members
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.