EdmHelper Class

 

Provides helper methods for analyzing a model.

Namespace:   Microsoft.Data.Entity.Design.CodeGeneration
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

System.Object
  Microsoft.Data.Entity.Design.CodeGeneration.EdmHelper

public class EdmHelper

NameDescription
System_CAPS_pubmethodEdmHelper(CodeHelper)

Initializes a new instance of the EdmHelper class.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetConfigurations(EdmProperty, DbModel)

Gets the model configurations to apply to the specified property.

System_CAPS_pubmethodGetConfigurations(EntitySet, DbModel)

Gets the model configurations to apply to the specified entity type.

System_CAPS_pubmethodGetConfigurations(NavigationProperty, DbModel)

Gets the model configurations to apply to the specified navigation property.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetMultiplicityConfiguration(NavigationProperty, Boolean)

Gets the multiplicity model configuration to apply to the specified navigation property.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(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.