Article - CS235206
How to write the query parameter for standard Query services in ThingWorx Platform
Modified: 05-Dec-2023
Applies To
- ThingWorx Platform 7.0 to 9.4
Description
- How to write the query parameter for standard Query services in ThingWorx Platform, for example
- field A greater than 10 and less than 40
- field A equal to "a" or "b"
- field A equal to "a" or field B equal to 100
- What is the usage of query parameter of Query services
- How to write the query parameter like SQL IN operator, for example
-
SELECT * FROM Customers WHERE Country IN ('Germany', 'France', 'UK');
-
- Standard Query services with query parameter
- QueryDataTableEntries of Data Table
- QueryXXXHistory of Value Stream
- QueryStreamEntries, QueryStreamEntries, QueryStreamEntriesWithData etc of Stream
This is a printer-friendly version of Article 235206 and may be out of date. For the latest version click CS235206