Share via


IAggregateMethodCallTranslatorPlugin.Translators Property

Definition

Gets the method call translators.

public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Query.IAggregateMethodCallTranslator> Translators { get; }
member this.Translators : seq<Microsoft.EntityFrameworkCore.Query.IAggregateMethodCallTranslator>
Public ReadOnly Property Translators As IEnumerable(Of IAggregateMethodCallTranslator)

Property Value

Applies to