Share via


EdmEnumType Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the EdmEnumType class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method EdmEnumType(String, String) Initializes a new instance of the EdmEnumType class with Int32 underlying type.
Public method EdmEnumType(String, String, Boolean) Initializes a new instance of the EdmEnumType class with Int32 underlying type.
Public method EdmEnumType(String, String, EdmPrimitiveTypeKind, Boolean) Initializes a new instance of the EdmEnumType class with Int32 underlying type.
Public method EdmEnumType(String, String, IEdmPrimitiveType, Boolean) Initializes a new instance of the EdmEnumType class.

Top

See Also

Reference

EdmEnumType Class

Microsoft.Data.Edm.Library Namespace