EdmConstants Class

Definition

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.

Applies to