HResults.DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES Field

Definition

MessageId: DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES MessageText: The value for the property %1!s! is %2!d!, which must be less than or equal to the value of %3!d! for property %4!s!.

public: int DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES = -1071611024;
public const int DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES = -1071611024;
val mutable DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES : int
Public Const DTS_E_INVALIDBULKINSERTFIRSTROWLASTROWVALUES As Integer  = -1071611024

Field Value

Value = -1071611024

Applies to