statistics property
Query execution statistics, such as the amount of data scanned, the amount of time that the query took to process, and the type of statement that was run.
Implementation
final QueryExecutionStatistics? statistics;
Query execution statistics, such as the amount of data scanned, the amount of time that the query took to process, and the type of statement that was run.
final QueryExecutionStatistics? statistics;