MetadataExtensionMethods.GetPrimitiveTypes(EdmItemCollection, Version) Method

Definition

Gets the list of primitive types for the given version of Edm.

public static System.Collections.ObjectModel.ReadOnlyCollection<System.Data.Metadata.Edm.PrimitiveType> GetPrimitiveTypes (this System.Data.Metadata.Edm.EdmItemCollection itemCollection, Version edmVersion);

Parameters

itemCollection
EdmItemCollection

The item collection from which to retrieve the list of primitive types.

edmVersion
Version

The version of edm to use.

Returns

A collection of primitive types.

Applies to

Produk Versi
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1