QueryTempTableColumns

Collection elements:

QueryTempTableColumn
Iteration through collection using For each ... In ... Do operator is available to object. Column are retrieved during iteration.
Access to columns is possible using [...] operator. Index, column name is passed as an argument.

Properties:

<Column name>

Methods:

Count
Find
Get
IndexOf

Description:

The collection of columns of the temporary table.

Availability:

Server, thick client.

    

1C:Enterprise Developer's Community