Share via


QueryParameterExpression.TranslationMode Property

Definition

How should the parameter be handled.

public virtual Microsoft.EntityFrameworkCore.ParameterTranslationMode? TranslationMode { get; }
member this.TranslationMode : Nullable<Microsoft.EntityFrameworkCore.ParameterTranslationMode>
Public Overridable ReadOnly Property TranslationMode As Nullable(Of ParameterTranslationMode)

Property Value

Applies to