resultSetLastModifyTime property

String? resultSetLastModifyTime
getter/setter pair

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

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

Implementation

core.String? resultSetLastModifyTime;