CoreStrings.ErrorMaterializingPropertyNullReference(Object, Object, Object) Yöntem

Tanım

' {EntityType} özelliği için bir veritabanı değeri okunurken bir özel durum oluştu. {Property} '. Beklenen tür ' {expectedType} ', ancak gerçek değer null idi.

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

Parametreler

entityType
Object
property
Object
expectedType
Object

Döndürülenler

String

Şunlara uygulanır