Query: String;
The Query property determines a JSONPath query, according to which imported data is selected.
When creating various conditions in the query take into account the specified data type. Implicit type conversion is not supported. For details on how to create JSONPath queries see additional guides, such as MSDN.
The example of use is given in description of the IDtJsonProvider.File property.
See also: