All Classes
-
All Classes Enum Summary Annotation Types Summary Class Description EdmComplexType Annotation for a EDM/CSDL ComplexType element.EdmConcurrencyControl Related toConcurrencyModein OData specification.EdmDocumentation Additional documentation for an EDM element.EdmEntitySet Annotation for a EDM/CSDL EntitySet element.EdmEntityType Annotation for a EDM/CSDL EntityType element.EdmFacets Annotation for definition of EdmFactes on an EdmProperty (for an EdmEntityType or EdmComplexType which contains the EdmProperty as a field).EdmFunctionImport Annotation for definition of an method as anEdmFunctionImportcall/endpoint.EdmFunctionImport.HttpMethod Concrete HttpMethods for a function import as specified in OData.EdmFunctionImport.ReturnType Annotation for definition of the return type of anEdmFunctionImportmethod.EdmFunctionImport.ReturnType.Type Concrete return types as specified in OData.EdmFunctionImportParameter Annotation for definition of an EdmFunctionImportParameter for an EdmFunctionImport which contains the EdmFunctionImportParameter as a parameter.EdmKey Annotation for definition of an EdmProperty as EdmKey for the EdmEntityType which contains the EdmProperty.EdmMediaResourceContent Annotation for definition of anEdmPropertyas media resource content for theEdmEntityTypewhich contains theEdmProperty.EdmMediaResourceMimeType Annotation for definition of anEdmPropertyas mime type for the media resource of theEdmEntityTypewhich contains theEdmProperty.EdmMediaResourceSource Annotation for definition of anEdmPropertyas media resource source for theEdmEntityTypewhich contains theEdmProperty.EdmNavigationProperty Annotation for definition of an EdmNavigationProperty for an EdmEntityType which contains the navigation property as a field.EdmNavigationProperty.Multiplicity EdmMultiplicity indicates the number of entity type instances an association end can relate to: ZERO_OR_ONE (0..1)value is exactly one but can be null (i.e.EdmProperty Annotation for definition of an EdmProperty for an EdmEntityType or EdmComplexType which contains the EdmProperty as a field.EdmType The EdmTypes which can be used for property definition in the EDM.