CoreStrings.EFParameterInvoked 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.
The EF.Parameter<T> method may only be used within Entity Framework LINQ queries.
public static string EFParameterInvoked { get; }
static member EFParameterInvoked : string
Public Shared ReadOnly Property EFParameterInvoked As String