Udostępnij za pośrednictwem


Pole HResults.DTS_E_INPUTSNOTREADONLY

Typ użycia określony dla wprowadzania kolumny do tej transformacji nie może być odczytu i zapisu.Zmień typ użycia się tylko do odczytu.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public Const DTS_E_INPUTSNOTREADONLY As Integer
'Użycie
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