ExternalDataSourceCubeRecordSet.<External source name>.<Cube name>

Collection elements:

ExternalDataSourceCubeRecord
Iteration through collection using For each ... In ... Do operator is available to object. Records are retrieved during iteration.
Access to records is possible using [...] operator. Record index (numbered from 0) is passed as an argument.

Properties:

AdditionalProperties
Filter
ThisObject

Methods:

Count
Get
IndexOf
Metadata
Read
Selected
Total
Unload
UnloadColumn
UnloadColumns

Description:

Record set of an external data source cube.

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: ExternalDataSourceCubeRecordSet...

    

1C:Enterprise Developer's Community