Поле DTS_E_ADODESTINPUTTRUNDISPNOTSUPPORTED
Input truncation row disposition is not supported by ADO NET Destination component.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Const DTS_E_ADODESTINPUTTRUNDISPNOTSUPPORTED As Integer
'Применение
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