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

請參閱

參考

HResults 類別

Microsoft.SqlServer.Dts.Runtime 命名空間