Udostępnij za pośrednictwem


IAggregateMethodCallTranslatorPlugin Interfejs

Definicja

Reprezentuje wtyczkę dla .IAggregateMethodCallTranslator

public interface IAggregateMethodCallTranslatorPlugin
type IAggregateMethodCallTranslatorPlugin = interface
Public Interface IAggregateMethodCallTranslatorPlugin

Uwagi

Okres istnienia usługi to Scoped i dozwolone są wiele rejestracji. Oznacza to, że każde DbContext wystąpienie będzie używać własnego zestawu wystąpień tej usługi. Implementacje mogą zależeć od innych usług zarejestrowanych w dowolnym okresie istnienia. Implementacje nie muszą być bezpieczne wątkowo.

Właściwości

Translators

Pobiera translatory wywołań metody.

Dotyczy