HResults.DTS_E_NEGATIVEVALUESNOTALLOWED Campo

Definizione

MessageId: DTS_E_NEGATIVEVALUESNOTALLOWED MessageText: non è possibile assegnare a questa proprietà un valore negativo. Questo errore si verifica quando viene assegnato un valore negativo a una proprietà che consente solo valori positivi, come la proprietà 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

Valore del campo

Int32

Si applica a