ExternalDataSourceTableRecordSet.<External source name>.<External data source table name>.Load

Syntax:

Load(<ValuesTable>)

Parameters:

<ValuesTable> (required)

Type: ValueTable.
Value table by which the record set is filled.

Description:

Loads a recordset with values from the transmitted value table. All previous records in the set are deleted. It is populated with values of extranal data source table record set properties available to the record whose names matched the names of value table columns.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community