last

last(): MemberType;

The last method of the ExternalCollection class returns a proxy reference that represents the last entry in the virtual collection.

For ordered external collections such as dictionaries and arrays, the proxy represents the last row selected, determined by the ORDER BY clause.