Pole HResults.DTS_E_SCHEDULERTHREADMEMORY
Harmonogram aparatu przepływu danych nie może utworzyć obiektu wątek, ponieważ dostępna jest za mało pamięci.Jest to spowodowane warunku braku pamięci.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public Const DTS_E_SCHEDULERTHREADMEMORY As Integer
'Użycie
Dim value As Integer
value = HResults.DTS_E_SCHEDULERTHREADMEMORY
public const int DTS_E_SCHEDULERTHREADMEMORY
public:
literal int DTS_E_SCHEDULERTHREADMEMORY
static val mutable DTS_E_SCHEDULERTHREADMEMORY: int
public const var DTS_E_SCHEDULERTHREADMEMORY : int