다음을 통해 공유


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 네임스페이스