Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Classes
Class | Description | |
---|---|---|
![]() |
EdmElementComparer | Contains IsEquivalentTo() extension methods. |
![]() |
EdmLocation | Represents the location of an EDM item. |
![]() |
EdmTypeSemantics | Provides semantics of the predefined EDM types. |
![]() |
ExtensionMethods | Contains extension methods for IEdmModel interfaces. |
![]() |
ToTraceStringExtensionMethods | Contains ToTraceString() extension methods. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
IEdmBinaryTypeReference | Represents a reference to an EDM binary type. |
![]() |
IEdmCheckable | Defines an EDM component who is invalid or whose validity is unknown at construction. |
![]() |
IEdmCollectionType | Represents a definition of an EDM collection type. |
![]() |
IEdmCollectionTypeReference | Represents a reference to an EDM collection type. |
![]() |
IEdmComplexType | Represents a definition of an EDM complex type. |
![]() |
IEdmComplexTypeReference | Represents a reference to an EDM complex type. |
![]() |
IEdmDecimalTypeReference | Represents a reference to an EDM decimal type. |
![]() |
IEdmDocumentation | Represents an EDM documentation. |
![]() |
IEdmElement | Represents an EDM element. |
![]() |
IEdmEntityContainer | Represents an EDM entity container. |
![]() |
IEdmEntityContainerElement | Represents the common elements of all EDM entity container elements. |
![]() |
IEdmEntityReferenceType | Represents a definition of an EDM entity reference type. |
![]() |
IEdmEntityReferenceTypeReference | Represents a reference to an EDM entity reference type. |
![]() |
IEdmEntitySet | Represents an EDM entity set. |
![]() |
IEdmEntityType | Represents a definition of an EDM entity type. |
![]() |
IEdmEntityTypeReference | Represents a reference for the definition of an EDM entity type. |
![]() |
IEdmEnumMember | Represents a definition of an EDM enumeration type member. |
![]() |
IEdmEnumType | Represents a definition of an EDM enumeration type. |
![]() |
IEdmEnumTypeReference | Represents a reference for a definition of an EDM enumeration type. |
![]() |
IEdmFunction | Represents an EDM function. |
![]() |
IEdmFunctionBase | Represents the common base type of EDM functions and function imports. |
![]() |
IEdmFunctionImport | Represents an EDM function import. |
![]() |
IEdmFunctionParameter | Represents a parameter of an EDM function. |
![]() |
IEdmLocatable | Represents the interface for all EDM elements that can be located. |
![]() |
IEdmModel | Defines a semantic representation of an EDM model. |
![]() |
IEdmNamedElement | Common base interface for all named EDM elements. |
![]() |
IEdmNavigationProperty | Represents an EDM navigation property. |
![]() |
IEdmNavigationTargetMapping | Represents an interface for the target mapping for use in EDM navigation. |
![]() |
IEdmPrimitiveType | Represents a definition of an EDM primitive type. |
![]() |
IEdmPrimitiveTypeReference | Represents a reference to definition of an EDM primitive type. |
![]() |
IEdmProperty | Represents an EDM property. |
![]() |
IEdmRowType | Represents an EDM row type. |
![]() |
IEdmRowTypeReference | Represents a reference to an EDM row type. |
![]() |
IEdmSchemaElement | Common base interface for all named children of EDM schemata. |
![]() |
IEdmSchemaType | Represents an EDM schema type. |
![]() |
IEdmSpatialTypeReference | Represents a reference to an EDM spatial type. |
![]() |
IEdmStringTypeReference | Represents a reference to an EDM string type. |
![]() |
IEdmStructuralProperty | Represents an EDM structural (that is, non-navigation) property. |
![]() |
IEdmStructuredType | Represents the common base interface for definitions of EDM structured types. |
![]() |
IEdmStructuredTypeReference | Represents a reference to an EDM structured type. |
![]() |
IEdmTemporalTypeReference | Represents a reference to an EDM temporal (Time, DateTime, DateTimeOffset) type. |
![]() |
IEdmTerm | Represents the term to which an annotation can bind. |
![]() |
IEdmType | Represents the definition of an EDM type. |
![]() |
IEdmTypeReference | Represents a reference to an EDM type. |
![]() |
IEdmValueTerm | Represents an EDM value term. |
![]() |
IEdmVocabularyAnnotatable | Represents the EDM vocabulary annotatable. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
EdmConcurrencyMode | Enumerates the EDM property concurrency modes. |
![]() |
EdmContainerElementKind | Defines EDM container element types. |
![]() |
EdmFunctionParameterMode | Enumerates the modes of parameters of EDM functions. |
![]() |
EdmMultiplicity | Enumerates the multiplicities of EDM navigation properties. |
![]() |
EdmOnDeleteAction | Enumerates the actions EDM can apply on deletes. |
![]() |
EdmPrimitiveTypeKind | Enumerates the kinds of EDM primitives. |
![]() |
EdmPropertyKind | Defines EDM property types. |
![]() |
EdmSchemaElementKind | Defines EDM schema element types. |
![]() |
EdmTermKind | Defines EDM term kinds. |
![]() |
EdmTypeKind | Defines EDM metatypes. |