Share via


HResults.DTS_E_EXPREVALRESULTTYPECONVERSIONFAILED Campo

Definición

Error al convertir el resultado de la expresión "%1" del tipo "%2" a un tipo compatible. Código de error: 0x%3!8.8X!. Ocurrió un error inesperado al intentar convertir el resultado de la expresión a un tipo compatible con el motor de tiempo de ejecución, aunque se admita la conversión de tipo.

public: int DTS_E_EXPREVALRESULTTYPECONVERSIONFAILED = -1073614454;
public const int DTS_E_EXPREVALRESULTTYPECONVERSIONFAILED = -1073614454;
val mutable DTS_E_EXPREVALRESULTTYPECONVERSIONFAILED : int
Public Const DTS_E_EXPREVALRESULTTYPECONVERSIONFAILED As Integer  = -1073614454

Valor de campo

Value = -1073614454

Se aplica a