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.
Container to track a query execution on a queryable source.