resolvedSql property

String? resolvedSql
getter/setter pair

The resolved SQL statement generated from the template with parameters substituted.

It is only populated in the result.

Output only.

Implementation

core.String? resolvedSql;