SubQuery constructor

SubQuery(
  1. SQL subQuery
)

Implementation

SubQuery(this.subQuery);