RelationalStrings.ExecuteDeleteOnNonEntityType Property

Definition

The operation 'ExecuteDelete' requires an entity type which corresponds to the database table to be modified. The current operation is being applied on a non-entity projection. Remove any projection to non-entity types.

public static string ExecuteDeleteOnNonEntityType { get; }
static member ExecuteDeleteOnNonEntityType : string
Public Shared ReadOnly Property ExecuteDeleteOnNonEntityType As String

Property Value

Applies to