| EdmDocumentation |
Additional documentation for an EDM element.
|
| EdmFacets |
Annotation for definition of EdmFactes on an EdmProperty (for an EdmEntityType or EdmComplexType
which contains the EdmProperty as a field).
|
| EdmFunctionImport.HttpMethod |
Concrete HttpMethods for a function import as specified in OData.
|
| EdmFunctionImport.ReturnType |
|
| EdmFunctionImport.ReturnType.Type |
Concrete return types as specified in OData.
|
| 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.
|
| EdmType |
The EdmTypes which can be used for property definition in the EDM.
|