menu
aws_athena_api package
documentation
athena-2017-05-18.dart
GetQueryResultsOutput
updateCount property
updateCount property
dark_mode
light_mode
updateCount
property
int
?
updateCount
final
The number of rows inserted with a CREATE TABLE AS SELECT statement.
Implementation
final int? updateCount;
aws_athena_api package
documentation
athena-2017-05-18
GetQueryResultsOutput
updateCount property
GetQueryResultsOutput class