RelationalStrings.StoredProcedureTableSharing(Object, Object, Object) Method

Definition

Both entity type '{entityType1}' and '{entityType2}' were configured to use '{sproc}', stored procedure sharing is not supported. Specify different names for the corresponding stored procedures.

C#
public static string StoredProcedureTableSharing (object? entityType1, object? entityType2, object? sproc);

Parameters

entityType1
Object
entityType2
Object
sproc
Object

Returns

Applies to

Product Versions
Entity Framework Core 7.0, 8.0, 9.0