HResults.DTS_E_NEGATIVEINDEXNOTALLOWED Campo

Definizione

MessageId: DTS_E_NEGATIVEINDEXNOTALLOWED MessageText: gli indici non possono essere negativi. Questo errore si verifica quando si utilizza un valore negativo come indice per una raccolta.

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

Int32

Si applica a