Share via


HResults.DTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW Campo

Definición

MessageId: DTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW MessageText: la magnitud del resultado de una llamada de función era demasiado grande para caber en el tipo de resultado y desbordaba el tipo del operando. Es posible que sea necesario realizar una conversión explícita a un tipo mayor.

public: int DTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW = -1073442764;
public const int DTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW = -1073442764;
val mutable DTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW : int
Public Const DTS_E_EXPREVALSTATIC_FUNCTIONOVERFLOW As Integer  = -1073442764

Valor de campo

Value = -1073442764

Se aplica a