共用方式為


HResults.DTS_E_BUFFERFAILUREDETAILS 欄位

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.

命名空間:  Microsoft.SqlServer.Dts.Runtime
組件:  Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)

語法

'宣告
Public Const DTS_E_BUFFERFAILUREDETAILS As Integer
'用途
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

請參閱

參考

HResults 類別

Microsoft.SqlServer.Dts.Runtime 命名空間