Optional
containerOptional
failureThis will be called upon failure to complete a request.
Optional
includeIf set to false, information about the available columns in this query will not be included in the results. Default is true.
Optional
includeIf set to false, system-defined queries will not be included in the results. Default is true.
Optional
includeIf set to false, no custom query titles will be included. Instead, titles will be identical to names. Default is true.
Optional
includeIf set to false, user-defined queries will not be included in the results. Default is true.
Optional
includeIf set to false, view data URLs will not be included in the results. Default is true.
Optional
queryIf set to true, and includeColumns is set to true, information about the available columns will be the same details as specified by getQueryDetails for columns. Defaults to false.
The name of the schema.
Optional
scopeA scoping object for the success and failure callback functions (default to this).
Optional
successThis will be called upon successfully completing a request.
A container path in which to execute this command. If not supplied, the current container will be used.