EntityContainer: API

The EntityContainer is the top-level container for the EDM.

It defines the resources that comprise the API, including entity sets, singletons, actions, and functions. If an item is defined in the EDM but is not defined within the API entity container, it is bound to another resource defined within the model.

Entity sets

Singletons

Functions

Actions