Compartilhar via


Campo HResults.DTS_E_EXTRACTORDATACOLUMNNOTBLOB

The "%1" references "%2", and that column is not of a BLOB type.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Const DTS_E_EXTRACTORDATACOLUMNNOTBLOB As Integer
'Uso
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

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime