AssociationType.Constraint Property

 

Gets or sets the referential constraint.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public ReferentialConstraint Constraint { get; set; }

Property Value

Type: System.Data.Entity.Core.Metadata.Edm.ReferentialConstraint

The referential constraint.