EdmConstants Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains constant values that apply to the EDM model, regardless of source (for CSDL/EDMX specific constants see CsdlConstants).
public static class EdmConstants
type EdmConstants = class
Public Class EdmConstants
- Inheritance
-
EdmConstants
Fields
EdmVersion4 |
Version 4.0 of EDM, defined in CSDL namespace "http://docs.oasis-open.org/odata/ns/edmx". |
EdmVersion401 |
Version 4.01 of EDM, defined in CSDL namespace "http://docs.oasis-open.org/odata/ns/edmx". |
EdmVersionDefault |
The default version of EDM to use if none is specified. |
EdmVersionLatest |
The current latest version of EDM. |