CoreStrings.NotCollection(Object, Object) Metoda

Definicja

Właściwość "{entityType}". {property}" nie można zamapować jako kolekcji, ponieważ nie implementuje "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

Parametry

entityType
Object
property
Object

Zwraca

Dotyczy