RelationalStrings.EntitySplittingHierarchy(Object, Object) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public static string EntitySplittingHierarchy (object? entityType, object? storeObject);
static member EntitySplittingHierarchy : obj * obj -> string
Public Shared Function EntitySplittingHierarchy (entityType As Object, storeObject As Object) As String
- entityType
- Object
- storeObject
- Object
Product | Versions |
---|---|
Entity Framework Core | 7.0, 8.0, 9.0 |
Entity Framework feedback
Entity Framework is an open source project. Select a link to provide feedback: