requestLive
Specifies whether the query should generate an editable rowset.
Property of
Query
Description
Before making a query active, you can determine whether the rowset that is generated is editable or not. You can choose to make it not editable to prevent accidental modification of the data.
requestLive defaults to true.