HResults.DTS_E_64BITVARIABLERECAST Feld

Definition

MessageId: DTS_E_64BITVARIABLERECAST MessageText: Die Variable "%1!s!" ist eine 64-Bit-Ganzzahlvariable, die unter diesem Betriebssystem nicht unterstützt wird. Die Variable wurde in eine ganzzahlige 32-Bit-Variable umgewandelt. Variablen vom Typ VT_I8 und VT_UI8 werden unter Microsoft Windows 2000 nicht unterstützt.

public: int DTS_E_64BITVARIABLERECAST = -1073676273;
public const int DTS_E_64BITVARIABLERECAST = -1073676273;
val mutable DTS_E_64BITVARIABLERECAST : int
Public Const DTS_E_64BITVARIABLERECAST As Integer  = -1073676273

Feldwert

Value = -1073676273

Gilt für: