ExternalDataSourceTableRecordSet.<External source name>.<External data source table name>
Collection elements:
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:
Filter
ThisObject
Methods:
CheckFilling
Clear
Count
Delete
Fill
Get
IndexOf
Insert
Load
LoadColumn
Metadata
Modified
Move
Read
Selected
Total
Unload
UnloadColumn
UnloadColumns
Write
Events:
FillCheckProcessing
Filling
OnWrite
Description:
Only for tables with NonobjectData data type.
Availability:
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...