query property

Query? query
getter/setter pair

SQL statement passed by clients like Integration Platform, the query is passed as-is to the driver used for interfacing with external systems.

Required.

Implementation

Query? query;