SerializationExtensionMethods.GetEdmxVersion(IEdmModel) Method

Definition

Gets the value for the EDMX version of the model.

C#
public static Version GetEdmxVersion (this Microsoft.OData.Edm.IEdmModel model);

Parameters

model
IEdmModel

Model the version has been set for.

Returns

The version.

Applies to

Product Versions
OData EDM 7.0