HResults.DTS_E_RAWNOLONGTYPES Field

The column %1 cannot be used. The raw adapters do not support image, text, or ntext data.

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

Syntax

'Declaration
Public Const DTS_E_RAWNOLONGTYPES As Integer
'Usage
Dim value As Integer 

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

See Also

Reference

HResults Class

Microsoft.SqlServer.Dts.Runtime Namespace