RelationalDatabaseProviderServices.CompositeExpressionFragmentTranslator Property

Definition

Gets the IExpressionFragmentTranslator for the database provider.

public virtual Microsoft.EntityFrameworkCore.Query.ExpressionTranslators.IExpressionFragmentTranslator CompositeExpressionFragmentTranslator { get; }
member this.CompositeExpressionFragmentTranslator : Microsoft.EntityFrameworkCore.Query.ExpressionTranslators.IExpressionFragmentTranslator
Public Overridable ReadOnly Property CompositeExpressionFragmentTranslator As IExpressionFragmentTranslator

Property Value

Implements

Applies to