Form Query Properties (AGS)

Property Description
Add Command

Modify these settings to control function code output. See Modifying function code output.

Add Success Status
Change Command
Change Success Status
Delete Command
Delete Success Status
Inquire Command
Inquire End of Set Status Codes
Inquire Success Status
Next Command
Next End of Set Status Codes
Next Success Status
End of Set on Unknown Status Set to True if you want any status other than OK to indicate that the last row has been retrieved by the Lawson application.
All Strings Controls whether all retrieved data is treated as strings. Use of this parameter may lead to a performance improvement, but only use if you do not require to maintain the data types of the data.
All Fields Read/Write Set this to True to make all columns read and write. This selection overrides the read/write specification of the form definition. This enables you to write to all fields, including secured and hidden fields.
KeyLevel Treat a change in key value at the level specified as an End of Set condition. See Setting the key level.
Command Type Infor Lawson System Foundation Release 9.0 and higher: All queries are to servlets.
Include Drill Around Set this to True to include Drill Around Rules calls.
ReadOnly Set this to True to allow form queries to retrieve data, instead of also updating data. (In the Query Builder, form queries are always read-only, but can update application data when incorporated into custom applications.) If you set this to True, the query runs somewhat faster because caching of the Transaction service message is not done.