Campo 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 datatype 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 dispositon to "Fail component" to see error messages here.

Spazio dei nomi:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

Sintassi

'Dichiarazione
Public Const DTS_W_ADODESTNOROWSINSERTED As Integer
'Utilizzo
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