HResults.DTS_E_BUFFERFAILUREDETAILS Field
The system reports %1!d! percent memory load. There are %2 bytes of physical memory with %3 bytes free. There are %4 bytes of virtual memory with %5 bytes free. The paging file has %6 bytes with %7 bytes free.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_E_BUFFERFAILUREDETAILS As Integer
'Usage
Dim value As Integer
value = HResults.DTS_E_BUFFERFAILUREDETAILS
public const int DTS_E_BUFFERFAILUREDETAILS
public:
literal int DTS_E_BUFFERFAILUREDETAILS
static val mutable DTS_E_BUFFERFAILUREDETAILS: int
public const var DTS_E_BUFFERFAILUREDETAILS : int