LimitStep
Represents a LIMIT operation.
public sealed class LimitStep : StepBase, IStep
Properties
Count
public required string Count { get; init; }
Gets the limit count.
Represents a LIMIT operation.
public sealed class LimitStep : StepBase, IStep
public required string Count { get; init; }
Gets the limit count.