HResults.DTS_W_ADODESTNOROWSINSERTED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The rows were not 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.
public: int DTS_W_ADODESTNOROWSINSERTED = -2145348949;
public const int DTS_W_ADODESTNOROWSINSERTED = -2145348949;
val mutable DTS_W_ADODESTNOROWSINSERTED : int
Public Const DTS_W_ADODESTNOROWSINSERTED As Integer = -2145348949