Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_W_ADODESTNOROWSINSERTED As Integer
'Usage
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