QueryConcatenationInfo
is a datatype for the result of concatenating queries.
Table: QueryConcatenationInfo
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Oct 2, 2024 | |||||
concatenatedQuery | string | yes | Short-Term | The result of concatenating the queries. | |
validationResult | QueryValidationInfo | yes | Short-Term | The validation results. See QueryValidationInfo . |