QueryResultSelection

Collection elements:

Arbitrary
Access to selection field is possible using [...] operator. Selection field name or index (starting from 0) is passed as an argument.

Properties:

<Field name>

Methods:

Count
FindNext
Get
Group
Level
Next
NextByFieldValue
Owner
RecordType
Reset
Select

Description:

The object of this type is returned with the Select method of the QueryResult type object. It is a special way to cycle through records of the query.

Availability:

Server, thick client, external connection, Mobile application (server).

See also:

QueryResult, method Select
QueryResultSelection, method Select

    

1C:Enterprise Developer's Community