HResults.DTS_E_NEGATIVEVALUESNOTALLOWED 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_NEGATIVEVALUESNOTALLOWED MessageText: This property cannot be assigned a negative value. This error occurs when a negative value is assigned to a property that can only contain positive values, such as the COUNT property.
public: int DTS_E_NEGATIVEVALUESNOTALLOWED = -1073741772;
public const int DTS_E_NEGATIVEVALUESNOTALLOWED = -1073741772;
val mutable DTS_E_NEGATIVEVALUESNOTALLOWED : int
Public Const DTS_E_NEGATIVEVALUESNOTALLOWED As Integer = -1073741772