InformationRegisterSelection.<Information register name>

Properties:

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

Methods:

GetRecordManager
Next

Description:

An object of this type is returned with the Select and SelectByRecorder methods by the InformationRegisterManager. type object. It is a special way to search through information 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:

InformationRegisterManager, method Select
InformationRegisterManager, method SelectByRecorder

    

1C:Enterprise Developer's Community