Поделиться через


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

Возвращаемое значение

Применяется к