HavingStep
Represents a HAVING operation.
public sealed class HavingStep : StepBase, IStep
Properties
Condition
public required string Condition { get; init; }
Gets the having condition.
Represents a HAVING operation.
public sealed class HavingStep : StepBase, IStep
public required string Condition { get; init; }
Gets the having condition.