IRelationalDatabaseProviderServices.CompositeExpressionFragmentTranslator Property

Definition

The IExpressionFragmentTranslator for the provider.

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

Property Value

Applies to