Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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