Delen via


RelationalCompositeExpressionFragmentTranslator Class

Definition

A composite expression fragment translator that dispatches to multiple specialized fragment translators.

public class RelationalCompositeExpressionFragmentTranslator : Microsoft.EntityFrameworkCore.Query.ExpressionTranslators.IExpressionFragmentTranslator
type RelationalCompositeExpressionFragmentTranslator = class
    interface IExpressionFragmentTranslator
Public Class RelationalCompositeExpressionFragmentTranslator
Implements IExpressionFragmentTranslator
Inheritance
RelationalCompositeExpressionFragmentTranslator
Implements

Applies to