Share via


RelationalStrings.SetOperationsNotAllowedAfterClientEvaluation Property

Definition

Unable to translate set operation after client projection has been applied. Consider moving the set operation before the last 'Select' call.

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

Property Value

Attributes

Applies to