Campo HResults.DTS_E_ADODESTINPUTTRUNDISPNOTSUPPORTED
Input truncation row disposition is not supported by ADO NET Destination component.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_E_ADODESTINPUTTRUNDISPNOTSUPPORTED As Integer
'Uso
Dim value As Integer
value = HResults.DTS_E_ADODESTINPUTTRUNDISPNOTSUPPORTED
public const int DTS_E_ADODESTINPUTTRUNDISPNOTSUPPORTED
public:
literal int DTS_E_ADODESTINPUTTRUNDISPNOTSUPPORTED
static val mutable DTS_E_ADODESTINPUTTRUNDISPNOTSUPPORTED: int
public const var DTS_E_ADODESTINPUTTRUNDISPNOTSUPPORTED : int