Compartilhar via


Campo HResults.DTS_MSG_EVENTLOGENTRY_PACKAGEEND

Event Name: %1 Message: %9 Operator: %2 Source Name: %3 Source ID: %4 Execution ID: %5 Start Time: %6 End Time: %7 Data Code: %8

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Const DTS_MSG_EVENTLOGENTRY_PACKAGEEND As Integer
'Uso
Dim value As Integer 

value = HResults.DTS_MSG_EVENTLOGENTRY_PACKAGEEND
public const int DTS_MSG_EVENTLOGENTRY_PACKAGEEND
public:
literal int DTS_MSG_EVENTLOGENTRY_PACKAGEEND
static val mutable DTS_MSG_EVENTLOGENTRY_PACKAGEEND: int
public const var DTS_MSG_EVENTLOGENTRY_PACKAGEEND : int

Consulte também

Referência

HResults Classe

Namespace Microsoft.SqlServer.Dts.Runtime