Skip to main content
Forces all queries using the connection to require a run click to return new results. This can be useful if there are cost concerns on running queries as they are built, but it will reduce UI interactivity.

Syntax

Properties

boolean
Controls whether queries using the underlying database connection automatically run. When set to false, users must click a run button to execute queries. When set to true, queries run automatically.

Examples

Disable auto-run for the model