Share via


RelationalStrings.JsonQueryLinqOperatorsNotSupported Property

Definition

Composing LINQ operators over collections inside JSON documents isn't supported or hasn't been implemented by your EF provider.

[System.Runtime.CompilerServices.Nullable(1)]
public static string JsonQueryLinqOperatorsNotSupported { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
static member JsonQueryLinqOperatorsNotSupported : string
Public Shared ReadOnly Property JsonQueryLinqOperatorsNotSupported As String

Property Value

Attributes

Applies to