HResults.DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES 필드
The value for the property %1 is %2!d!, which must be less than or equal to the value of %3!d! for property %4.
네임스페이스: Microsoft.SqlServer.Dts.Runtime
어셈블리: Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)
구문
‘선언
Public Const DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES As Integer
‘사용 방법
Dim value As Integer
value = HResults.DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES
public const int DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES
public:
literal int DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES
static val mutable DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES: int
public const var DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES : int