Sdílet prostřednictvím


CoreStrings.EntityEqualityOnCompositeKeyEntitySubqueryNotSupported Metoda

Definice

Nelze přeložit {comparisonOperator} u výrazu poddotazu typu entity {entityType}, protože obsahuje složený primární klíč. Informace o tom, jak přepsat dotaz, najdete v tématu https://go.microsoft.com/fwlink/?linkid=2141942 .

public static string EntityEqualityOnCompositeKeyEntitySubqueryNotSupported (object comparisonOperator, object entityType);
public static string EntityEqualityOnCompositeKeyEntitySubqueryNotSupported (object? comparisonOperator, object? entityType);
static member EntityEqualityOnCompositeKeyEntitySubqueryNotSupported : obj * obj -> string
Public Shared Function EntityEqualityOnCompositeKeyEntitySubqueryNotSupported (comparisonOperator As Object, entityType As Object) As String

Parametry

comparisonOperator
Object
entityType
Object

Návraty

Platí pro