Partager via


CoreStrings.PropertyNotFound(Object, Object) Méthode

Définition

Propriété « {1_entityType}. {0_property}' est introuvable. Vérifiez que la propriété existe et qu’elle a été incluse dans le modèle.

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

Paramètres

property
Object
entityType
Object

Retours

S’applique à