IndirectFieldsPairs

This collection contains IndirectFieldsPair objects, descriptors of correspondence between fields for indirect link. To access objects in the collection, use the Item method. The argument of this method is an integer (an ordinal number of a descriptor). This collection provides continuity of descriptor numbers. Adding to and removing from the collection is possible only if a link mode is the indirect link (the property DataLink::LinkCategory returns gdbLinkIndirect). If there are other link modes, the collection is empty and adding to and removing from the collection is impossible. The collection is cleared if you change the link mode.