Query.ExecuteBatchWithIntermediateData

Syntax:

ExecuteBatchWithIntermediateData()

Returned value:

Type: Array.

Description:

Executes all queries and returns the array of results for each query from the batch. Results are placed into the array in order of queries in the batch.
The result of the query to delete the temporary table is the Undefined value, which is also placed into the array of results.
The result of the query to create the temporary table will be the content of the temporary table.

Availability:

Server, thick client, external connection, Mobile application (server).

    

1C:Enterprise Developer's Community