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

Collection elements:

ExternalDataSourceTableRecord
Iteration through collection using For each ... In ... Do operator is available to object. Records are retrieved during iteration.
Access to record is possible using [...] operator. Index (starting from 0) is passed as an argument.

Properties:

AdditionalProperties
Filter
ThisObject

Methods:

Add
CheckFilling
Clear
Count
Delete
Fill
Get
IndexOf
Insert
Load
LoadColumn
Metadata
Modified
Move
Read
Selected
Total
Unload
UnloadColumn
UnloadColumns
Write

Events:

BeforeWrite
FillCheckProcessing
Filling
OnWrite

Description:

Use it for operations with external data source table record sets.
Only for tables with NonobjectData data type.

Availability:

Server, thick client, external connection.
The given object may be serialized to/from XML. The given object may be serialized to/from XDTO. The XDTO type correspoding to this object is defined in {http://v8.1c.ru/8.1/data/enterprise/current-config} namespace. XDTO type name: ExternalDataSourceRecordSet...

    

1C:Enterprise Developer's Community