共用方式為


IAggregateMethodCallTranslatorPlugin 介面

定義

表示 的 IAggregateMethodCallTranslator 外掛程式。

public interface IAggregateMethodCallTranslatorPlugin
type IAggregateMethodCallTranslatorPlugin = interface
Public Interface IAggregateMethodCallTranslatorPlugin

備註

服務存留期為 Scoped ,且允許多個註冊。 這表示每個 DbContext 實例都會使用此服務自己的實例集。 實作可能相依于任何存留期註冊的其他服務。 實作不需要安全線程。

屬性

Translators

取得方法呼叫翻譯工具。

適用於