Class FrameSpec

Assembly: redb.Core.dll

Frame specification for window functions

public class FrameSpec

Inheritance

ObjectFrameSpec

Properties

End

public FrameBound End { get; set; }

Start

public FrameBound Start { get; set; }

Type

public FrameType Type { get; set; }