Udostępnij za pośrednictwem


Pole HResults.DTS_E_EXTRACTORDATACOLUMNNOTBLOB

"% 1" odwołania "% 2", a kolumna nie jest typu BLOB.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Const DTS_E_EXTRACTORDATACOLUMNNOTBLOB As Integer
'Użycie
Dim value As Integer

value = HResults.DTS_E_EXTRACTORDATACOLUMNNOTBLOB
public const int DTS_E_EXTRACTORDATACOLUMNNOTBLOB
public:
literal int DTS_E_EXTRACTORDATACOLUMNNOTBLOB
static val mutable DTS_E_EXTRACTORDATACOLUMNNOTBLOB: int
public const var DTS_E_EXTRACTORDATACOLUMNNOTBLOB : int