Freigeben über


CoreStrings.InvalidKeyValue(Object, Object) Methode

Definition

Eine Entität vom Typ "{entityType}" kann nicht nachverfolgt werden, da die Primärschlüsseleigenschaft "{keyProperty}" NULL ist.

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

Parameter

entityType
Object
keyProperty
Object

Gibt zurück

Gilt für: