Champ DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW
The magnitude of the result of a binary operation overflows the maximum size for result data type.
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
Public Const DTS_E_EXPREVALSTATIC_BINARYOPOVERFLOW As Integer
'Utilisation
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
Voir aussi