EdmHelper Class
Provides helper methods for analyzing a model.
Assembly: Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)
Name | Description | |
---|---|---|
![]() | EdmHelper(CodeHelper) | Initializes a new instance of the EdmHelper class. |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetConfigurations(EdmProperty, DbModel) | Gets the model configurations to apply to the specified property. |
![]() | GetConfigurations(EntitySet, DbModel) | Gets the model configurations to apply to the specified entity type. |
![]() | GetConfigurations(NavigationProperty, DbModel) | Gets the model configurations to apply to the specified navigation property. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMultiplicityConfiguration(NavigationProperty, Boolean) | Gets the multiplicity model configuration to apply to the specified navigation property. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | 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.