Product SiteDocumentation Site

5.3.13.24. supplier


>>-supplier--+---------+---------------------------------------><
             +-(index)-+

Returns a Supplier (Section 5.4.18, “The Supplier Class”) object for the relation. The supplier allows you to iterate over all index/item pairs in the relation at the time the supplier was created. The supplier enumerates the items in an unspecified order. If you specify index, the supplier contains all of the items with the specified index.