Field Description
|
Field Name
|
Name. Name of the query context. It should satisfy the context naming conventions. Name is required to refer to this query from other parts of the system.
|
name
|
Description. Textual description of the query. This is also a description of the Query context.
|
description
|
Parameterized. Indicates that query is parameterized. If this flag is set, Query Text should contain parameterized query in XML format, not just the query in plain text.
|
parameterized
|
Query Text. Text of the query. Edited in a text area editor.
|
query
|
Parameterizer Source Data. This field is used only when Parameterized flag is enabled. Parameterizer Source Data is used by parameterization engine to build a Query Text at query execution time based on a number of operator-specified parameters. See Parameterized Queries for details.
|
parameterizer
|
Field Descriptions. This is the table of custom descriptions assigned to the fields of query result. There are two fields: Field that is name of field as it appears in the query result table, and Description that is a custom description for this field.
|
fields
|
Disable Editable Result. Enables/disables editable results for this query.
|
disableEditableResult
|