query property

String? query
getter/setter pair

The SQL query representing the data preparation steps.

Formatted as a Pipe SQL query statement.

Implementation

core.String? query;