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

Syntax:

Get(<Index>)

Parameters:

<Index> (required)

Type: Number.
Record index.

Returned value:

Type: ExternalDataSourceTableRecord.

Description:

Obtains the value for the index. Works like the operator [].

Availability:

Server, thick client, external connection.

Note:

Used when the [] operator cannot be used.

    

1C:Enterprise Developer's Community