ViewDataSource
Last updated
Was this helpful?
Last updated
Was this helpful?
ViewDataSource
provides runtime access to all defined view foundsets, enabling the use of virtual tables that dynamically load data based on criteria defined in QBSelect
queries. View datasources are often used to combine data across multiple tables, allowing efficient data retrieval and transformation without creating physical tables. For detailed instructions on defining and managing view foundsets, see and documentation.