Поле DTS_E_INPUTSNOTREADONLY
The Usage Type specified for the input columns to this transform cannot be read/write. Change the Usage Type to be read-only.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Const DTS_E_INPUTSNOTREADONLY As Integer
'Применение
Dim value As Integer
value = HResults.DTS_E_INPUTSNOTREADONLY
public const int DTS_E_INPUTSNOTREADONLY
public:
literal int DTS_E_INPUTSNOTREADONLY
static val mutable DTS_E_INPUTSNOTREADONLY: int
public const var DTS_E_INPUTSNOTREADONLY : int