Share via


DeleteBehaviorAttribute.Behavior Property

Definition

Gets the DeleteBehavior to be configured.

public Microsoft.EntityFrameworkCore.DeleteBehavior Behavior { get; }
member this.Behavior : Microsoft.EntityFrameworkCore.DeleteBehavior
Public ReadOnly Property Behavior As DeleteBehavior

Property Value

Applies to