QuerySchemaQueryBatch.AddCopy

Syntax:

AddCopy(<Index>)

Parameters:

<Index> (required)

Type: Number.
Index of the item to be copied.

Returned value:

Type: QuerySchemaSelectQuery;QuerySchemaTableDropQuery.
QuerySchemaSelectQuery or QuerySchemaTableDropQuery, depending on what was located at the index transferred.

Description:

It adds a query copy. The parameter transfers the query index which must be copied.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community