HResults.DTS_E_TXLOOKUP_DUPLICATE_KEYS Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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