QuerySchemaQueryBatch.Add

Syntax:

Add(<Type>)

Parameters:

<Type> (required)

Type: Type.
Type of the element to be added. The collection items can be: QuerySchemaSelectQuery, QuerySchemaTableDropQuery.
Default value: QuerySchemaSelectQuery.

Returned value:

Type: .

Description:

Adds a new collection item and returns it; if the type of a new item is not applicable to the given collection, no addition is done. In this case the method returns Undefined.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community