다음을 통해 공유


RelationalStrings.NonTphViewClash(Object, Object, Object) 메서드

정의

'{entityType}' 및 '{otherEntityType}'은 모두 보기 '{view}'에 매핑됩니다. 비 TPH 계층 구조의 모든 엔터티 형식(판별자가 없는 엔터티 형식)은 다른 보기에 매핑되어야 합니다. 자세한 내용은 https://go.microsoft.com/fwlink/?linkid=2130430 을 참조하세요.

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

매개 변수

entityType
Object
otherEntityType
Object
view
Object

반환

적용 대상