HResults.DTS_E_CACHE_INVALID_INDEXPOS 字段

定义

MessageId:DTS_E_CACHE_INVALID_INDEXPOS MessageText:缓存索引位置 %1!d!无效。 对于非索引列,索引位置应是 0。 对于索引列,索引位置应是连续的正数。

public: int DTS_E_CACHE_INVALID_INDEXPOS = -1071632112;
public const int DTS_E_CACHE_INVALID_INDEXPOS = -1071632112;
val mutable DTS_E_CACHE_INVALID_INDEXPOS : int
Public Const DTS_E_CACHE_INVALID_INDEXPOS As Integer  = -1071632112

字段值

Value = -1071632112

适用于