Share via


HResults.DTS_MSG_EVENTLOGENTRY_PACKAGEEND Field

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

Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Syntax

'Declaration
Public Const DTS_MSG_EVENTLOGENTRY_PACKAGEEND As Integer
public const int DTS_MSG_EVENTLOGENTRY_PACKAGEEND
public:
literal int DTS_MSG_EVENTLOGENTRY_PACKAGEEND
public static final int DTS_MSG_EVENTLOGENTRY_PACKAGEEND
public const var DTS_MSG_EVENTLOGENTRY_PACKAGEEND : int

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace