sqlStatementResults property
The results of the SQL statement or statements.
Implementation
final List<SqlStatementResult>? sqlStatementResults;
The results of the SQL statement or statements.
final List<SqlStatementResult>? sqlStatementResults;