query property
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;
SQL statement passed by clients like Integration Platform, the query is passed as-is to the driver used for interfacing with external systems.
Required.
Query? query;