EnumTypeConfiguration<TEnumType> Class
Represents an IEdmEnumType that can be built using ODataModelBuilder.
Assembly: System.Web.OData (in System.Web.OData.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Member(TEnumType) | Adds a required enum member to the EDM type. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | RemoveMember(TEnumType) | Excludes a member from the type. |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


