CoreStrings.NoProperty(Object, Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Aucune propriété n’a été associée au champ « {field} » du type d’entité « {entity} ». Configurez une propriété ou utilisez une autre propriété « {propertyAccessMode} ».
public static string NoProperty(object field, object entity, object pam);
public static string NoProperty(object field, object entity, object propertyAccessMode);
public static string NoProperty(object? field, object? entity, object? propertyAccessMode);
static member NoProperty : obj * obj * obj -> string
static member NoProperty : obj * obj * obj -> string
Public Shared Function NoProperty (field As Object, entity As Object, pam As Object) As String
Public Shared Function NoProperty (field As Object, entity As Object, propertyAccessMode As Object) As String
Paramètres
- field
- Object
- entity
- Object
- pampropertyAccessMode
- Object