Table "OData Edm Type"

ID 2000000179
Namespace: System.Integration

Stores Entity Data Model (EDM) type definitions for OData service metadata and schema management in web service integrations.

Remarks

This table manages OData EDM metadata containing type definitions, relationships, and schema information for web service endpoints. Provides structured metadata for external system integration and API documentation generation. Used by the OData service layer for dynamic metadata generation and API schema validation.

Properties

Name Value
Caption OData Edm Type
DataPerCompany False
Scope Cloud

Fields

Name Type Description
"Key" Code[50]

Unique key identifier for the EDM type definition used for metadata lookup and schema references.

Description Text[250]

Descriptive text explaining the purpose and usage of the EDM type definition.

"Edm Xml" Blob

XML content containing the complete EDM schema definition with type structures and metadata.

SystemId Guid
SystemCreatedAt DateTime
SystemCreatedBy Guid
SystemModifiedAt DateTime
SystemModifiedBy Guid
SystemRowVersion BigInteger

See also