RelationalStrings.StoredProcedureParameterInvalidDirection Method

Definition

Unsupported direction '{direction}' was specified for the parameter '{parameter}' of the stored procedure '{sproc}'.

C#
public static string StoredProcedureParameterInvalidDirection (object? direction, object? parameter, object? sproc);

Parameters

direction
Object
parameter
Object
sproc
Object

Returns

Applies to

Product Versions
Entity Framework Core 7.0, 8.0, 9.0