Pole HResults.DTS_E_SORTSTACKOVERFLOW
Sortowanie nie powiodło się z powodu przepełnienia stosu podczas sortowania przychodzące buforu.Zmniejsz właściwość DefaultBufferMaxRows zadania przepływu danych.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_SORTSTACKOVERFLOW As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_SORTSTACKOVERFLOW
public const int DTS_E_SORTSTACKOVERFLOW
public:
literal int DTS_E_SORTSTACKOVERFLOW
static val mutable DTS_E_SORTSTACKOVERFLOW: int
public const var DTS_E_SORTSTACKOVERFLOW : int