Dela via


CoreStrings.QueryRootDifferentEntityType(Object) Method

Definition

The replacement entity type: {entityType} does not have same name and CLR type as entity type this query root represents.

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

Parameters

entityType
Object

Returns

Applies to