Optional ReadonlyerrorError to indicate query failures.
ReadonlyexecutedIndicates that the execution is finished.
OptionalparametersParameters used to control the query.
Optional ReadonlyqueryPending query.
Optional ReadonlyresultResults of the executed query.
ReadonlyrunningIndicates that the execution is running.
OptionalsourceSource of the query that must have a query method.
Title of the execution.
Optional ReadonlytotalTotal number of available items in the result, if the query was paginated
Function to trigger the execution.
Helper function to wait until the execution is finished.
Function to watch for changes on a property.
name of the property to watch
event handler executed on changes
Container to track a query execution on a queryable source.