Share via


IMethodCallTranslatorPlugin.Translators Property

Definition

Gets the method call translators.

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

Property Value

Applies to