Udostępnij za pośrednictwem


CoreStrings.ErrorMaterializingPropertyNullReference Metoda

Definicja

Wystąpił wyjątek podczas odczytywania wartości bazy danych dla właściwości {entityType}. {property}". Oczekiwany typ to {expectedType}, ale rzeczywista wartość była równa null.

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

Parametry

entityType
Object
property
Object
expectedType
Object

Zwraca

Dotyczy