Udostępnij za pośrednictwem


Pole HResults.DTS_E_DERIVEDRESULT_TOO_LONG

Transformacja napotkała wartość wyniku, który był dłuższy niż %1! u!Liczba bajtów.

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

Składnia

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

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