Linguaggio

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 un valore negativo viene assegnato a una proprietà che può contenere 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