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

Syntax:

Insert(<Index>)

Parameters:

<Index> (required)

Type: Number.
Index of the position where you want to insert a new record.

Returned value:

Type: ExternalDataSourceTableRecord.

Description:

Inserts a new record into the specified position in the set.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community