Class TrueCondition
- Namespace
- The.SQL.QIR.Conditions
- Assembly
- Instagile.dll
[MessagePackObject(false)]
public sealed record TrueCondition : Condition, IEquatable<Condition>, IEquatable<TrueCondition>
- Inheritance
-
TrueCondition
- 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.