HResults.DTS_E_NEGATIVEINDEXNOTALLOWED Feld

Definition

MessageId: DTS_E_NEGATIVEINDEXNOTALLOWED MessageText: Indizes können nicht negativ sein. Dieser Fehler tritt auf, wenn ein negativer Wert als Index für eine Auflistung verwendet wird.

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

Feldwert

Value = -1073741771

Gilt für: