HResults.DTS_I_START_DUMP Field
Event code, __, triggered generation of debug dump files in the folder "__".
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Const DTS_I_START_DUMP As Integer
'Usage
Dim value As Integer
value = HResults.DTS_I_START_DUMP
public const int DTS_I_START_DUMP
public:
literal int DTS_I_START_DUMP
static val mutable DTS_I_START_DUMP: int
public const var DTS_I_START_DUMP : int