HResults.DTS_E_NEGATIVEINDEXNOTALLOWED Campo

Definizione

MessageId: DTS_E_NEGATIVEINDEXNOTALLOWED MessageText: Gli indici non possono essere negativi. Questo errore si verifica quando un valore negativo viene usato come indice di una collezione.

public: int DTS_E_NEGATIVEINDEXNOTALLOWED = -1073741771;
public const int DTS_E_NEGATIVEINDEXNOTALLOWED = -1073741771;
val mutable DTS_E_NEGATIVEINDEXNOTALLOWED : int
Public Const DTS_E_NEGATIVEINDEXNOTALLOWED As Integer  = -1073741771

Valore del campo

Value = -1073741771

Si applica a