CascadableNavigationPropertyConfiguration Class
Configures a relationship that can support cascade on delete functionality.
Assembly: EntityFramework (in EntityFramework.dll)
System.Object
System.Data.Entity.ModelConfiguration.Configuration.CascadableNavigationPropertyConfiguration
System.Data.Entity.ModelConfiguration.Configuration.ForeignKeyNavigationPropertyConfiguration
System.Data.Entity.ModelConfiguration.Configuration.CascadableNavigationPropertyConfiguration
System.Data.Entity.ModelConfiguration.Configuration.ForeignKeyNavigationPropertyConfiguration
Name | Description | |
---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Overrides Object.Equals(Object).) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Serves as a hash function for a particular type.(Overrides Object.GetHashCode().) |
![]() | GetType() | Gets the Type of the current instance. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Returns a string that represents the current object.(Overrides Object.ToString().) |
![]() | WillCascadeOnDelete() | Configures cascade delete to be on for the relationship. |
![]() | WillCascadeOnDelete(Boolean) | Configures whether or not cascade delete is on for the relationship. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.