IDtJsonProvider.Query

Syntax

Query: String;

Query: String;

Description

The Query property determines a JSONPath query, according to which imported data is selected.

Comments

Information about creating JSONPath queries can be found in the special documentation, for example, MSDN.

Fore and Fore.NET Examples

The example of use is given in description of the IDtJsonConsumer.File property.

See also:

IDtJsonProvider