Official Content

Contains the name of the Query object or Data Provider object displayed in the QueryViewer control.

Scope

Controls: QueryViewer

Description

Write the name of the object that you want to relate –the existing matches will be suggested- or click on the three dots button to open the Select Object dialog window, which will show the list of all the Queries and Data Providers in the Knowledge Base.

Output type:  Table, PivotTable, Chart

Runtime/Design time

This property applies both at run-time and at design-time.

Samples

Lets say Attractions is a QueryViewer control on a Form; to set the AttractionsByCountry Query object or Data Provider use the following syntax:

Event Start 
  Attractions.Object = AttractionsByCountry(<Parameter1>, <Parameter2>, ...)
EndEvent

 

See Also

When to use Query and when to use Data Provider with the QueryViewer control
Query object
Data Provider object
QueryViewer control

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant