Share via


SqlParameterExpression.TranslationMode Property

Definition

How the parameter should be handled.

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

Property Value

Applies to