Lenguaje

HResults.DTS_E_EXPREVALSTATIC_UNARYOPOVERFLOW Campo

Definición

MessageId: DTS_E_EXPREVALSTATIC_UNARYOPOVERFLOW MessageText: El resultado de una operación unaria de menos (negación) desbordó el tamaño máximo para el tipo de dato resultante. La magnitud del resultado de la operación supera el tipo de resultado.

public: int DTS_E_EXPREVALSTATIC_UNARYOPOVERFLOW = -1073442739;
public const int DTS_E_EXPREVALSTATIC_UNARYOPOVERFLOW = -1073442739;
val mutable DTS_E_EXPREVALSTATIC_UNARYOPOVERFLOW : int
Public Const DTS_E_EXPREVALSTATIC_UNARYOPOVERFLOW As Integer  = -1073442739

Valor de campo

Value = -1073442739

Se aplica a