다음을 통해 공유


CoreStrings.NotCollection(Object, Object) 메서드

정의

속성 '{entityType}입니다. {property}'은(는) 'IEnumerable T>'를 구현하지 않으므로 컬렉션으로 매핑할 수<없습니다.

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

매개 변수

entityType
Object
property
Object

반환

적용 대상