Поделиться через


Поле HResults.DTS_E_CACHE_INVALID_INDEXPOS

The cache index position, __, is not valid. For non-index columns, the index position should be 0. For index columns, the index position should be a sequential, positive number.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
Public Const DTS_E_CACHE_INVALID_INDEXPOS As Integer
'Применение
Dim value As Integer 

value = HResults.DTS_E_CACHE_INVALID_INDEXPOS
public const int DTS_E_CACHE_INVALID_INDEXPOS
public:
literal int DTS_E_CACHE_INVALID_INDEXPOS
static val mutable DTS_E_CACHE_INVALID_INDEXPOS: int
public const var DTS_E_CACHE_INVALID_INDEXPOS : int

См. также

Справочник

HResults Класс

Пространство имен Microsoft.SqlServer.Dts.Runtime