다음을 통해 공유


IAggregateMethodCallTranslatorPlugin 인터페이스

정의

의 플러그 인을 IAggregateMethodCallTranslator나타냅니다.

public interface IAggregateMethodCallTranslatorPlugin
type IAggregateMethodCallTranslatorPlugin = interface
Public Interface IAggregateMethodCallTranslatorPlugin

설명

서비스 수명이 이 Scoped 고 여러 등록이 허용됩니다. 즉, 각 DbContext instance 이 서비스의 자체 인스턴스 집합을 사용합니다. 구현은 모든 수명에 등록된 다른 서비스에 따라 달라질 수 있습니다. 구현은 스레드로부터 안전할 필요가 없습니다.

속성

Translators

메서드 호출 변환기를 가져옵니다.

적용 대상