HResults.DTS_E_CACHE_TOO_FEW_INDEX_COLUMNS Field

Definition

MessageId: DTS_E_CACHE_TOO_FEW_INDEX_COLUMNS MessageText: At least one index column should be specified for the Cache connection manager. To specify an index column, set the Index Position property of the cache column.

public: int DTS_E_CACHE_TOO_FEW_INDEX_COLUMNS = -1071632110;
public const int DTS_E_CACHE_TOO_FEW_INDEX_COLUMNS = -1071632110;
val mutable DTS_E_CACHE_TOO_FEW_INDEX_COLUMNS : int
Public Const DTS_E_CACHE_TOO_FEW_INDEX_COLUMNS As Integer  = -1071632110

Field Value

Value = -1071632110

Applies to