selectQuery property

String? selectQuery
getter/setter pair

The SELECT query which returns rows which this relation should contain.

Implementation

core.String? selectQuery;