Skip to content

Latest commit

 

History

History
53 lines (31 loc) · 1.34 KB

File metadata and controls

53 lines (31 loc) · 1.34 KB

minisql.sql.binder.BoundSetOperation

Home · Source file

BoundSetOperation

struct BoundSetOperation

Groups the bound set operation state and preserves the field relationships documented below.

View source

Members

all

all

Stores the all associated with this value.

View source

operator

operator

Stores the operator associated with this value.

View source

query

query

Stores the query associated with this value.

View source