The IndirectFieldsPair object represents a descriptor of correspondence of fields in the indirect link (the property DataLink::LinkCategory returns gdbLinkIndirect) between a table/query of external database and a feature type. The object stores the association between a field of GDB cross table and a field of an external database table or query linked with a feature type. Use the DataLink::CreateIndirectFieldsPair method to create this object. Associated fields in the descriptor must match by type. Use the table "Types of Fields" to match fields by type correctly. To use fields of indirect link defined by the IndirectFieldsPair object, add the object to the DataLink::IndirectFieldsPair collection.