ExternalDataSourceCubeRecordSet.<External source name>.<Cube name>.UnloadColumns

Syntax:

UnloadColumns(<Columns>)

Parameters:

<Columns> (optional)

Type: String.
The list of columns in a format: " Column1, Column2... ". If the list is not set, columns will be copied all.

Returned value:

Type: ValueTable.

Description:

Creates the table of values with the set list of columns.

Availability:

Server, thick client, external connection.

Note:

Only recordset structure is unloaded, data are not unloaded.

    

1C:Enterprise Developer's Community