QueryStatistics Class Properties

In this section, we discuss the QueryStatistics properties. The properties are discussed in alphabetical order.

Description

This property returns the average execution time for the query as a number.

This property is read-only.

Description

This property returns the average fetch time for the query as a number.

This property is read-only.

Description

This property returns the average number of rows fetched for the query.

This property is read-only.

Description

This property returns the total number of times the query has been executed.

This property is read-only.

Description

This property returns the last date and time the query was executed, as a string.

This property is read-only.