QuerySchemaSources.Replace

Syntax:

Replace(<Index>, <NewSource>)

Parameters:

<Index> (required)

Type: Number.
Index of the source to be replaced.

<NewSource> (required)

Type: QuerySchemaAvailableTable;QuerySchemaAvailableNestedTable.
Available table or available nested table obtained from available tables of the query schema:

Description:

It replaces the source with a new source obtained from available tables.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community