CascadeDeleteConfiguration.DeleteBehavior Property

 

Gets or sets the cascade delete option.

Namespace:   Microsoft.Data.Entity.Design.CodeGeneration
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

public OperationAction DeleteBehavior {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	set;
}

Property Value

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

The cascade delete option.