Entities Collection
Represents the collection of entities defined in a Data Service data connection.
Version Information
Version Added: Access 2010
Remarks
A Data Service data connection may contain one or more entities. Each entity specifies an external content type. Used throughout the functionality and services offered by Business Connectivity Services, external content types are reusable metadata descriptions of connectivity information and data definitions plus the behaviors you want to apply to a certain category of external data. Use the Entities property to return the entities defined for a Data Service data connection.
Use the Item property to return an Entity object.
For more information about external content types, see What Are External Content Types?.