ManyToManyNavigationPropertyConfiguration Class
Entity Framework 5.0
Configures a many:many relationship. This configuration functionality is exposed by the Code First Fluent API, see DbModelBuilder.
System.Object
System.Data.Entity.ModelConfiguration.Configuration.ManyToManyNavigationPropertyConfiguration
System.Data.Entity.ModelConfiguration.Configuration.ManyToManyNavigationPropertyConfiguration
Namespace: System.Data.Entity.ModelConfiguration.Configuration
Assembly: EntityFramework (in EntityFramework.dll)
The ManyToManyNavigationPropertyConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. This method is hidden from IntelliSense. (Overrides Object.Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. This method is hidden from IntelliSense. (Overrides Object.GetHashCode.) |
![]() | GetType | Gets the type of the current instance. This method is hidden from IntelliSense. |
![]() | Map | Configures the foreign key column(s) and table used to store the relationship. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. This method is hidden from IntelliSense. (Overrides Object.ToString.) |
Show:
