RelationalStrings.ErrorMaterializingProperty(Object, Object) Méthode
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 erreur 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);
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
- entityType
- Object
- property
- Object
Commentaires sur Entity Framework
Entity Framework est un projet open source. Sélectionnez un lien pour fournir des commentaires :