> ## Documentation Index
> Fetch the complete documentation index at: https://easyaf.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Summary of the Microsoft.OData.Mcp.Core.Models Namespace

## Types

### <Icon icon="file-brackets-curly" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Classes

| Name                                                                                                                  | Summary                                                                                                                     |
| --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| [EdmAction](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmAction)                                       | Represents an action in the Entity Data Model.                                                                              |
| [EdmActionImport](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmActionImport)                           | Represents an action import in an OData entity container.                                                                   |
| [EdmComplexType](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmComplexType)                             | Represents a complex type in an OData model.                                                                                |
| [EdmEntityContainer](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmEntityContainer)                     | Represents an entity container in an OData model.                                                                           |
| [EdmEntitySet](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmEntitySet)                                 | Represents an entity set in an OData entity container.                                                                      |
| [EdmEntityType](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmEntityType)                               | Represents an entity type in an OData model.                                                                                |
| [EdmFunction](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmFunction)                                   | Represents a function in the Entity Data Model.                                                                             |
| [EdmFunctionImport](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmFunctionImport)                       | Represents a function import in an OData entity container.                                                                  |
| [EdmModel](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmModel)                                         | Represents a complete OData Entity Data Model (EDM).                                                                        |
| [EdmNavigationProperty](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmNavigationProperty)               | Represents a navigation property in an OData entity type.                                                                   |
| [EdmNavigationPropertyBinding](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmNavigationPropertyBinding) | Represents a navigation property binding in an entity set.                                                                  |
| [EdmParameter](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmParameter)                                 | Represents a parameter in the Entity Data Model.                                                                            |
| [EdmPrimitiveType](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmPrimitiveType)                         | Represents the EDM primitive types as defined in the OData specification.                                                   |
| [EdmProperty](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmProperty)                                   | Represents a property in an OData entity type or complex type.                                                              |
| [EdmReferentialConstraint](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmReferentialConstraint)         | Represents a referential constraint that defines the relationship between properties              in a navigation property. |
| [EdmSingleton](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmSingleton)                                 | Represents a singleton in an OData entity container.                                                                        |

### <Icon icon="list-ol" iconType="duotone" color="#419AC5" size={24} style={{ paddingRight: '8px' }} /> Enums

| Name                                                                                          | Summary                                                                   |
| --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| [EdmPrimitiveType](/odata-mcp/api-reference/Microsoft/OData/Mcp/Core/Models/EdmPrimitiveType) | Represents the EDM primitive types as defined in the OData specification. |
