Campo DTS_E_FG_NOBLOBS
Fuzzy Grouping does not support input columns of type IMAGE, TEXT, or NTEXT.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_FG_NOBLOBS As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_FG_NOBLOBS
public const int DTS_E_FG_NOBLOBS
public:
literal int DTS_E_FG_NOBLOBS
static val mutable DTS_E_FG_NOBLOBS: int
public const var DTS_E_FG_NOBLOBS : int