XBaseIndexesCollection

Collection elements:

XBaseIndex
Iteration through collection using For each ... In ... Do operator is available to object. Collection items are retrieved during iteration.
Access to collection item is possible using [...] operator. Collection item index (starting from 0) is passed as an argument.

Properties:

<Index name>

Methods:

Add
Count
Find
Get
IndexOf

Description:

Collection of database table indices.

Availability:

Server, thick client, external connection.

See also:

XBase, property Indexes
XBaseFieldsCollection, method Add

    

1C:Enterprise Developer's Community