Delen via


RelationalAggregateMethodCallTranslatorProviderDependencies.Plugins Property

Definition

Registered plugins.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Query.IAggregateMethodCallTranslatorPlugin> Plugins { get; init; }
member this.Plugins : seq<Microsoft.EntityFrameworkCore.Query.IAggregateMethodCallTranslatorPlugin> with get, set
Public Property Plugins As IEnumerable(Of IAggregateMethodCallTranslatorPlugin)

Property Value

Applies to