HResults.DTS_E_CACHE_INDEXPOS_NOT_CONTINUOUS Field

Definition

MessageId: DTS_E_CACHE_INDEXPOS_NOT_CONTINUOUS MessageText: Cache index positions must be contiguous. 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_INDEXPOS_NOT_CONTINUOUS = -1071632109;
public const int DTS_E_CACHE_INDEXPOS_NOT_CONTINUOUS = -1071632109;
val mutable DTS_E_CACHE_INDEXPOS_NOT_CONTINUOUS : int
Public Const DTS_E_CACHE_INDEXPOS_NOT_CONTINUOUS As Integer  = -1071632109

Field Value

Value = -1071632109

Applies to