HResults.DTS_E_INVALIDBULKINSERTPROPERTYVALUE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
MessageId: DTS_E_INVALIDBULKINSERTPROPERTYVALUE MessageText: The value for the property %1!s! is %2!d!, which is not allowed. The value must be greater than or equal to %3!d!.
public: int DTS_E_INVALIDBULKINSERTPROPERTYVALUE = -1071611025;
public const int DTS_E_INVALIDBULKINSERTPROPERTYVALUE = -1071611025;
val mutable DTS_E_INVALIDBULKINSERTPROPERTYVALUE : int
Public Const DTS_E_INVALIDBULKINSERTPROPERTYVALUE As Integer = -1071611025