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