HResults.DTS_MSG_EVENTLOGENTRY_ERROR Field

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 (in Microsoft.SqlServer.ManagedDTS.dll)

Syntax

'Declaration
Public Const DTS_MSG_EVENTLOGENTRY_ERROR As Integer
'Usage
Dim value As Integer 

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

See Also

Reference

HResults Class

Microsoft.SqlServer.Dts.Runtime Namespace