IConventionStoredProcedureParameter.SetDirection Method

Definition

Sets the direction of the parameter.

C#
public System.Data.ParameterDirection SetDirection (System.Data.ParameterDirection direction, bool fromDataAnnotation = false);

Parameters

direction
ParameterDirection

The direction of the parameter.

fromDataAnnotation
Boolean

Indicates whether the configuration was specified using a data annotation.

Returns

Applies to

Produkt Versioner
Entity Framework Core 7.0, 8.0, 9.0