Udostępnij za pośrednictwem


Pole HResults.DTS_E_CANTCLONE

Bufor wejściowy nie może być klonowane.Wystąpił warunku braku pamięci lub wystąpił błąd wewnętrzny.

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

Składnia

'Deklaracja
Public Const DTS_E_CANTCLONE As Integer
'Użycie
Dim value As Integer

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