CoreStrings.InvalidKeyValue(Object, Object) 메서드

정의

기본 키 속성 '{keyProperty}'이(가) null이므로 '{entityType}' 형식의 엔터티를 추적할 수 없습니다.

public static string InvalidKeyValue (object entityType, object keyProperty);
public static string InvalidKeyValue (object? entityType, object? keyProperty);

매개 변수

entityType
Object
keyProperty
Object

반환

적용 대상

제품 버전
Entity Framework Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0