IMemberTranslatorPlugin.Translators Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)