HResults.DTS_MSG_EVENTLOGENTRY_POSTEXECUTE 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_POSTEXECUTE As Integer
public const int DTS_MSG_EVENTLOGENTRY_POSTEXECUTE
public:
literal int DTS_MSG_EVENTLOGENTRY_POSTEXECUTE
public static final int DTS_MSG_EVENTLOGENTRY_POSTEXECUTE
public const var DTS_MSG_EVENTLOGENTRY_POSTEXECUTE : 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