CoreStrings.DerivedEntityCannotBeKeyless(Object) Methode

Definition

Ein Basistyp für den Entitätstyp '{entityType}' kann nicht festgelegt werden, da er als schlüssellos konfiguriert wurde. Weitere Informationen zu schlüssellosen Entitätstypen finden Sie unter https://go.microsoft.com/fwlink/?linkid=2141943.

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

Parameter

entityType
Object

Gibt zurück

Gilt für: