HResults.DTS_E_CACHE_DUPLICATE_INDEXPOS 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_CACHE_DUPLICATE_INDEXPOS MessageText: The index position, %1!d!, is a duplicate. 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_DUPLICATE_INDEXPOS = -1071632111;
public const int DTS_E_CACHE_DUPLICATE_INDEXPOS = -1071632111;
val mutable DTS_E_CACHE_DUPLICATE_INDEXPOS : int
Public Const DTS_E_CACHE_DUPLICATE_INDEXPOS As Integer = -1071632111