resultSetLastReplaceTime property

String? resultSetLastReplaceTime
getter/setter pair

The time at which the result table's contents were completely replaced.

May be absent if no results have been written or the query has completed.

Implementation

core.String? resultSetLastReplaceTime;