CoreStrings.NavigationIsProperty 메서드

정의

속성 '{1_entityType}입니다. '{referenceMethod}' 또는 '{collectionMethod}' 메서드를 사용하여 {0_property}'에 액세스하고 있지만 모델에는 탐색이 아닌 것으로 정의됩니다. '{propertyMethod}' 메서드를 사용하여 비 탐색 속성에 액세스합니다.

public static string NavigationIsProperty (object property, object entityType, object ReferenceMethod, object CollectionMethod, object PropertyMethod);
public static string NavigationIsProperty (object property, object entityType, object referenceMethod, object collectionMethod, object propertyMethod);
public static string NavigationIsProperty (object? property, object? entityType, object? referenceMethod, object? collectionMethod, object? propertyMethod);

매개 변수

property
Object
entityType
Object
ReferenceMethodreferenceMethod
Object
CollectionMethodcollectionMethod
Object
PropertyMethodpropertyMethod
Object

반환

적용 대상

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