IDTSComponentEvents100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see IDTSComponentEvents.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("578B8233-3175-4428-999D-4655BBE3E1E3")> _
<DefaultMemberAttribute("FireWarning")> _
Public Interface IDTSComponentEvents100
Inherits IDTSInfoEvents100
[TypeLibTypeAttribute(4160)]
[GuidAttribute("578B8233-3175-4428-999D-4655BBE3E1E3")]
[DefaultMemberAttribute("FireWarning")]
public interface IDTSComponentEvents100 : IDTSInfoEvents100
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"578B8233-3175-4428-999D-4655BBE3E1E3")]
[DefaultMemberAttribute(L"FireWarning")]
public interface class IDTSComponentEvents100 : IDTSInfoEvents100
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("578B8233-3175-4428-999D-4655BBE3E1E3") */
/** @attribute DefaultMemberAttribute("FireWarning") */
public interface IDTSComponentEvents100 extends IDTSInfoEvents100
TypeLibTypeAttribute(4160)
GuidAttribute("578B8233-3175-4428-999D-4655BBE3E1E3")
DefaultMemberAttribute("FireWarning")
public interface IDTSComponentEvents100 extends IDTSInfoEvents100
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.