Partager via


CoreStrings.NotCollection(Object, Object) Méthode

Définition

Propriété « {entityType}. {property}' ne peut pas être mappé en tant que collection, car elle n’implémente pas '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

Paramètres

entityType
Object
property
Object

Retours

S’applique à