Class FrameSpec
Frame specification for window functions
public class FrameSpec
Inheritance
Properties
End
public FrameBound End { get; set; }
Start
public FrameBound Start { get; set; }
Type
public FrameType Type { get; set; }
Frame specification for window functions
public class FrameSpec
public FrameBound End { get; set; }
public FrameBound Start { get; set; }
public FrameType Type { get; set; }