RelationalDatabaseProviderServices.CompositeExpressionFragmentTranslator Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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