WebService Object (Access)

Represents a Data Service data connection.

Version Information

Version Added: Access 2010

Remarks

Use the Item property of the WebServices collection to return a WebService object.

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.

See Also

Concepts

Access Object Model Reference

WebService Object Members