FileQueryJsonTextConfiguration interface
Options to query file with JSON format.
Properties
kind | Query for a JSON format file. |
record |
Record separator. |
Property Details
kind
Query for a JSON format file.
kind: "json"
Property Value
"json"
recordSeparator
Record separator.
recordSeparator: string
Property Value
string