Campo HResults.DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW
The magnitude of the result of a binary operation overflows the maximum size for result data type.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW
public const int DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW
public:
literal int DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW
static val mutable DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW: int
public const var DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW : int