HResults.DTS_E_CACHE_INVALID_INDEXPOS Field

Definition

MessageId: DTS_E_CACHE_INVALID_INDEXPOS MessageText: The cache index position, %1!d!, is not valid. For non-index columns, the index position should be 0. For index columns, the index position should be a sequential, positive number.

public: int DTS_E_CACHE_INVALID_INDEXPOS = -1071632112;
public const int DTS_E_CACHE_INVALID_INDEXPOS = -1071632112;
val mutable DTS_E_CACHE_INVALID_INDEXPOS : int
Public Const DTS_E_CACHE_INVALID_INDEXPOS As Integer  = -1071632112

Field Value

Value = -1071632112

Applies to