Condividi tramite


RelationalStrings.UnsupportedPropertyType(Object, Object, Object) Metodo

Definizione

Non è possibile trovare alcun mapping di tipi relazionali per la proprietà '{entity}. {property}' e il provider corrente non specificano un tipo di archivio predefinito per le proprietà di tipo '{clrType}'.

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

Parametri

entity
Object
property
Object
clrType
Object

Restituisce

Si applica a