QuerySchemaTablesForUpdate.Add

Syntax variant: By source

Syntax:

Add(<Source>)

Parameters:

<Source> (required)

Type: QuerySchemaSource.
Source.

Description of method variant:

It adds a table to be changed based on the source.

Syntax variant: By the source name

Syntax:

Add(<TableName>)

Parameters:

<TableName> (required)

Type: String.
The table name. If no table with the specified name was found, an exception is generated.

Description of method variant:

It adds a table to be changed based on the source name.

Description:

Adds a new collection item and returns it.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community