Table of Contents

Enum EBoundaryType

Namespace
gudusoft.gsqlparser
Assembly
gudusoft.gsqlparser.dll
public enum EBoundaryType

Fields

ebtCurrentRow = 2
ebtFollowing = 4
ebtPreceding = 3
ebtUnboundedFollowing = 1
ebtUnboundedPreceding = 0