IAggregateMethodCallTranslatorPlugin Interface
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.
Represents plugin for IAggregateMethodCallTranslator.
public interface IAggregateMethodCallTranslatorPlugin
type IAggregateMethodCallTranslatorPlugin = interface
Public Interface IAggregateMethodCallTranslatorPlugin
The service lifetime is Scoped and multiple registrations are allowed. This means that each DbContext instance will use its own set of instances of this service. The implementations may depend on other services registered with any lifetime. The implementations do not need to be thread-safe.
Translators |
Gets the method call translators. |
Product | Versions |
---|---|
Entity Framework Core | 7.0, 8.0, 9.0 |
Entity Framework feedback
Entity Framework is an open source project. Select a link to provide feedback: