IDTSEvents100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see IDTSEvents.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("D8A34317-D90C-4182-AADB-E339D1AE33D8")> _
<DefaultMemberAttribute("OnPreExecute")> _
Public Interface IDTSEvents100
[TypeLibTypeAttribute(4160)]
[GuidAttribute("D8A34317-D90C-4182-AADB-E339D1AE33D8")]
[DefaultMemberAttribute("OnPreExecute")]
public interface IDTSEvents100
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"D8A34317-D90C-4182-AADB-E339D1AE33D8")]
[DefaultMemberAttribute(L"OnPreExecute")]
public interface class IDTSEvents100
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("D8A34317-D90C-4182-AADB-E339D1AE33D8") */
/** @attribute DefaultMemberAttribute("OnPreExecute") */
public interface IDTSEvents100
TypeLibTypeAttribute(4160)
GuidAttribute("D8A34317-D90C-4182-AADB-E339D1AE33D8")
DefaultMemberAttribute("OnPreExecute")
public interface IDTSEvents100
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.