HResults.DTS_E_TXLOOKUP_DUPLICATE_KEYS Field

Definition

MessageId: DTS_E_TXLOOKUP_DUPLICATE_KEYS MessageText: The %1!s! encountered duplicate reference key values when caching reference data. This error occurs in Full Cache mode only. Either remove the duplicate key values, or change the cache mode to PARTIAL or NO_CACHE.

public: int DTS_E_TXLOOKUP_DUPLICATE_KEYS = -1071582142;
public const int DTS_E_TXLOOKUP_DUPLICATE_KEYS = -1071582142;
val mutable DTS_E_TXLOOKUP_DUPLICATE_KEYS : int
Public Const DTS_E_TXLOOKUP_DUPLICATE_KEYS As Integer  = -1071582142

Field Value

Value = -1071582142

Applies to