CoreStrings.PropertyCalledOnNavigation(Object, Object) 메서드

정의

'{property}'은(는) 탐색으로 구성되어 있으므로 엔터티 형식 '{entityType}'의 속성으로 사용할 수 없습니다.

public static string PropertyCalledOnNavigation (object property, object entityType);
public static string PropertyCalledOnNavigation (object? property, object? entityType);

매개 변수

property
Object
entityType
Object

반환

적용 대상

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