Поделиться через


Поле HResults.DTS_W_ADODESTNOROWSINSERTED

No rows were successfully inserted into the destination. This may be due to a data type mismatch between columns, or due to the use of a data type that is unsupported by your ADO.NET provider. Since the error disposition for this component is not "Fail component", error messages are not shown here; set the error disposition to "Fail component" to see error messages here.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
Public Const DTS_W_ADODESTNOROWSINSERTED As Integer
'Применение
Dim value As Integer 

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

См. также

Справочник

HResults Класс

Пространство имен Microsoft.SqlServer.Dts.Runtime