QueryScope

Enumeration

Query scope defines which data is returned when the query is executed in addition to the query parameters.

Enumeration Members

Enumeration memberValueNotes
InAllData
"IN_ALL_DATA"

Use the query parameters directly to query.

InConfigView
"IN_CONFIG_VIEW"

Use the query parameters and the configured filters in data source and filters configured in exb to query.

InRemoteConfigView
"IN_REMOTE_CONFIG_VIEW"

Use the query parameters and the filters configured in exb to query.

InRuntimeView
"IN_RUNTIME_VIEW"

Use all of the appliyed query parameters to query.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.