AccumulationRegisterSelection.<Accumulation register name>

Properties:

<Attribute name>
<Common attribute name>
<Dimension name>
<Resource name>
Active
LineNumber
Period
Recorder
RecordType

Methods:

Next

Description:

Object of this type is returned with the Select and SelectByRecorder methods by the AccumulationRegisterManager. type object. It is a special way to search through accumulation register records.
The system performs a dynamic records iteration. This means that using selection does not read all records at once, but selects portions of records from the database. Such approach allows to tab large number of lists quickly enough without loading all selection items in the memory.

Availability:

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

See also:

AccumulationRegisterManager, method Select
AccumulationRegisterManager, method SelectByRecorder
CalculationRegisterManager, method Select
CalculationRegisterManager, method SelectByRecorder

    

1C:Enterprise Developer's Community