ForeignKeyAssociationMultiplicityConvention Class
Represents a convention to distinguish between optional and required relationships based on CLR nullability of the foreign key property.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.ModelConfiguration.Conventions.ForeignKeyAssociationMultiplicityConvention
System.Data.Entity.ModelConfiguration.Conventions.ForeignKeyAssociationMultiplicityConvention
Name | Description | |
---|---|---|
![]() | ForeignKeyAssociationMultiplicityConvention() | Initializes a new instance of the ForeignKeyAssociationMultiplicityConvention class. |
Name | Description | |
---|---|---|
![]() | Apply(AssociationType, DbModel) | Applies configuration to the specified item in the mapping model. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | 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.