MetadataExtensionMethods Class

.NET Framework (current version)
 

Represents the methods for the metadata publishing protocols.

This API is not CLS-compliant.

Namespace:   System.Data.Entity.Design
Assembly:  System.Data.Entity.Design (in System.Data.Entity.Design.dll)

System::Object
  System.Data.Entity.Design::MetadataExtensionMethods

[ExtensionAttribute]
[CLSCompliantAttribute(false)]
public ref class MetadataExtensionMethods abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetPrimitiveTypes(EdmItemCollection^, Version^)

Get the list of primitive types for the given version of Edm

.NET Framework
Available since 4.5

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: