HResults.DTS_E_IMAGEDATATYPENOTSUPPORTED Feld

Definition

MessageId: DTS_E_IMAGEDATATYPENOTSUPPORTED MessageText: Der Datentyp für "%1!s!" ist DT_IMAGE, was nicht unterstützt wird. Verwenden Sie stattdessen DT_TEXT oder DT_NTEXT, und konvertieren Sie die Daten mithilfe der Datenkonvertierungskomponente von bzw. nach DT_IMAGE.

public: int DTS_E_IMAGEDATATYPENOTSUPPORTED = -1071611856;
public const int DTS_E_IMAGEDATATYPENOTSUPPORTED = -1071611856;
val mutable DTS_E_IMAGEDATATYPENOTSUPPORTED : int
Public Const DTS_E_IMAGEDATATYPENOTSUPPORTED As Integer  = -1071611856

Feldwert

Value = -1071611856
Int32

Gilt für: