Pole HResults.DTS_E_INSERTERDATACOLUMNNOTBLOB
"% 1" odwołania "% 2", a kolumna nie jest poprawnego typu.Musi być DT_TEXT, DT_NTEXT lub DT_IMAGE.Punkty odwołanie do kolumna, która musi być obiektu BLOB.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_INSERTERDATACOLUMNNOTBLOB As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_INSERTERDATACOLUMNNOTBLOB
public const int DTS_E_INSERTERDATACOLUMNNOTBLOB
public:
literal int DTS_E_INSERTERDATACOLUMNNOTBLOB
static val mutable DTS_E_INSERTERDATACOLUMNNOTBLOB: int
public const var DTS_E_INSERTERDATACOLUMNNOTBLOB : int