ExternalDataSourceTableManager.<External source name>.<External data source table name>.CreateRecordKey

Syntax:

CreateRecordKey(<KeyValues>)

Parameters:

<KeyValues> (required)

Type: Structure.
Structure containing values for filling record key values.
Structure element names should match key field names.

Returned value:

Type: ExternalDataSourceTableRecordKey.

Description:

Creates a record key by the given structure.

Availability:

Server, thick client, external connection.

Note:

Available only for tables with NonobjectData data type.

    

1C:Enterprise Developer's Community