Version:

QueryViewSpec Elements

The following child elements are available for the root QueryViewSpec element on query view specs.

Element Description
AlterExistingPages Contains directives for how other pages should be modified at the time that this spec is uploaded.
BusinessProcessOutput Describes how to designate the view to be used as output for a business process.
ExportDefinitionAdditionalDefaultFields Describes fields from related query views that should be selected when a new export definition is created with this query view as its root.
ExportDefinitionParamaters Describes the additional parameters to be used by the export definition processor.
ExportDefinitionPostSaveActions Describes actions to be taken after saving an export definition with this query view as its root.
Extensibility Contains a list of tables which can be extended through a QueryViewSpecExtension.
ListBuilder Describes information used to render the query output in a list builder page section.
Output Describes the set of output fields on the view. If omitted, then the set of fields is inferred from the view definition.
QueryViewHiddenCondition A condition that hides this query view when satisfied.
RelationshipOperations Describes how to relate the view to other views in the system.
ResourceFile Describes the resource file containing the strings required for localization.
RSSFeed Optional. Describes elements necessary to render this list builder as an RSS feed.
TVFImplementation Implements the query view as a table-valued function.
ViewImplementation Implements the query view as a database view.