Skip to content

Protocol

SQLCommonTableExpressionBuilder

Common definitions for query builders which support Common Table Expressions.
protocol SQLCommonTableExpressionBuilder : AnyObject

Topics

Instance Properties

  • tableExpressionGroup
    An optional group of common table expressions to include in the query under construction.

Instance Methods

Relationships

Inherited By

Conforming Types