RelationalCompositeExpressionFragmentTranslator Sınıf

Tanım

Birden çok özelleştirilmiş parça çevirmenlere dağıtım yapan bir bileşik ifade parçası çeviricisi.

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

Oluşturucular

RelationalCompositeExpressionFragmentTranslator()
RelationalCompositeExpressionFragmentTranslator(RelationalCompositeExpressionFragmentTranslatorDependencies)

Bu sınıfın yeni bir örneğini başlatır.

Yöntemler

AddTranslators(IEnumerable<IExpressionFragmentTranslator>)

Dağıtım listesine ek çevirmenler ekler.

Translate(Expression)

Verilen ifadeyi çevirir.

Şunlara uygulanır