RelationalStrings.EntitySplittingHierarchy(Object, Object) Method

Definition

Entity type '{entityType}' has a split mapping for '{storeObject}', but it also participates in an entity type hierarchy. Split mappings are not supported for hierarchies.

C#
public static string EntitySplittingHierarchy (object? entityType, object? storeObject);

Parameters

entityType
Object
storeObject
Object

Returns

Applies to

Product Versions
Entity Framework Core 7.0, 8.0, 9.0