TypeConventionWithHavingConfiguration<T> Class
Allows configuration to be performed for a lightweight convention based on the entity types in a model and a captured value.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.ModelConfiguration.Configuration.TypeConventionWithHavingConfiguration<T>
System.Data.Entity.ModelConfiguration.Configuration.TypeConventionWithHavingConfiguration<T>
Name | Description | |
---|---|---|
![]() | Configure(Action<ConventionTypeConfiguration, T>) | Allows configuration of the entity types that this convention applies to. |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Overrides Object.Equals(Object).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Retrieves the hash code of the current instance.(Overrides Object.GetHashCode().) |
![]() | GetType() | Gets the Type of the current instance. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Converts a value of the current instance to its equivalent string representation.(Overrides Object.ToString().) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.