Campo DTS_I_START_DUMP
Event code, , triggered generation of debug dump files in the folder "".
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime
Ensamblado: Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Sintaxis
'Declaración
Public Const DTS_I_START_DUMP As Integer
'Uso
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