Microsoft.Data.Edm.Library Namespace

Classes

  Class Description
Public class EdmBinaryTypeReference Represents a reference to an EDM binary type.
Public class EdmCollectionType Represents a definition of an EDM collection type.
Public class EdmCollectionTypeReference Represents a reference to an EDM collection type.
Public class EdmComplexType Represents a definition of an EDM complex type.
Public class EdmComplexTypeReference Represents a reference to an EDM complex type.
Public class EdmConstants Contains constant values that apply to the EDM model, regardless of source (for CSDL/EDMX specific constants see CsdlConstants).
Public class EdmCoreModel Provides predefined declarations relevant to EDM semantics.
Public class EdmDecimalTypeReference Represents a reference to an EDM decimal type.
Public class EdmDocumentation Represents an EDM documentation.
Public class EdmElement Represents the common base class for all EDM elements.
Public class EdmEntityContainer Represents an EDM entity container.
Public class EdmEntityReferenceType Represents a definition of an EDM entity reference type.
Public class EdmEntityReferenceTypeReference Represents a reference to an EDM entity reference type.
Public class EdmEntitySet Represents an EDM entity set.
Public class EdmEntityType Represents a definition of an EDM entity type.
Public class EdmEntityTypeReference Represents a reference to an EDM entity type.
Public class EdmEnumMember Represents a member of an EDM enumeration type.
Public class EdmEnumType Represents the definition of an Edm enumeration type.
Public class EdmEnumTypeReference Represents a reference to an EDM enumeration type.
Public class EdmFunction Represents an EDM function.
Public class EdmFunctionBase Represents an EDM function or function import.
Public class EdmFunctionImport Represents an EDM function import.
Public class EdmFunctionParameter Represents an EDM function parameter.
Public class EdmModel Represents an EDM model.
Public class EdmModelBase Represents an EDM model.
Public class EdmNamedElement Represents a common base class for all named EDM elements.
Public class EdmNavigationProperty Represents an EDM navigation property.
Public class EdmNavigationPropertyInfo Represents an EDM navigation property information.
Public class EdmNavigationTargetMapping Represents the EDM navigation target mapping.
Public class EdmPrimitiveTypeReference Represents a reference to an EDM primitive type.
Public class EdmProperty Represents an EDM property.
Public class EdmRowType Represents a definition of an EDM row type.
Public class EdmRowTypeReference Represents a reference to an EDM row type.
Public class EdmSpatialTypeReference Represents a reference to an EDM spatial type.
Public class EdmStringTypeReference Represents a reference to an EDM string type.
Public class EdmStructuralProperty Represents an EDM structural (i.e. non-navigation) property.
Public class EdmStructuredType Represents the common base class for definitions of EDM structured types.
Public class EdmTemporalTypeReference Represents a reference to an EDM temporal (Time, DateTime, DateTimeOffset) type.
Public class EdmType Represents the definition of an EDM type.
Public class EdmTypeReference Represents a reference to an EDM type.
Public class EdmValueTerm Represents an EDM value term.