Condividi tramite


HResults.DTS_E_NEGATIVEVALUESNOTALLOWED Campo

Definizione

MessageId: DTS_E_NEGATIVEVALUESNOTALLOWED MessageText: questa proprietà non può essere assegnata a 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

Value = -1073741772

Si applica a