Dela via


IMemberTranslatorPlugin.Translators Property

Definition

Gets the member translators.

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

Property Value

Applies to