RelationalStrings.ExecuteDeleteOnTableSplitting(Object) Method

Definition

The operation 'ExecuteDelete' is being applied on the table '{tableName}' which contains data for multiple entity types. Applying this delete operation will also delete data for other entity type(s), hence it is not supported.

C#
public static string ExecuteDeleteOnTableSplitting (object? tableName);

Parameters

tableName
Object

Returns

Applies to

Product Versions
Entity Framework Core 7.0, 8.0, 9.0