RelationalStrings.ClientGroupByNotSupported 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.
Unable to translate the given 'GroupBy' pattern. Call 'AsEnumerable' before 'GroupBy' to evaluate it client-side.
[System.Runtime.CompilerServices.Nullable(1)]
public static string ClientGroupByNotSupported { get; }
public static string ClientGroupByNotSupported { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member ClientGroupByNotSupported : string
static member ClientGroupByNotSupported : string
Public Shared ReadOnly Property ClientGroupByNotSupported As String
Property Value
- Attributes