CoreStrings.ErrorMaterializingProperty(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.
Une exception s’est produite lors de la lecture d’une valeur de base de données pour la propriété « {entityType}. {property}'. Pour plus d'informations, consultez l'exception interne.
public static string ErrorMaterializingProperty(object entityType, object property);
static member ErrorMaterializingProperty : obj * obj -> string
Public Shared Function ErrorMaterializingProperty (entityType As Object, property As Object) As String
Paramètres
- entityType
- Object
- property
- Object