Sdílet prostřednictvím


CoreStrings.ErrorMaterializingValueInvalidCast(Object, Object) Metoda

Definice

Při čtení hodnoty databáze došlo k výjimce. Očekávaný typ byl {expectedType}, ale skutečná hodnota byla typu {actualType}.

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

Parametry

expectedType
Object
actualType
Object

Návraty

Platí pro