Table of Contents

Enum ESetOperatorType

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

Fields

except = 2
intersect = 3
minus = 4
none = 0
union = 1