Share via


HResults.DTS_E_NEGATIVEVALUESNOTALLOWED Campo

Definición

MessageId: DTS_E_NEGATIVEVALUESNOTALLOWED MessageText: esta propiedad no se puede asignar a un valor negativo. Este error se produce cuando se asigna un valor negativo a una propiedad que solo puede contener valores positivos, como la propiedad COUNT.

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

Valor de campo

Value = -1073741772

Se aplica a