このクラスは、SQL Server 2005 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
詳細については、「DtsEventHandler」を参照してください。
名前空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
アセンブリ: Microsoft.SqlServer.DTSRuntimeWrap (microsoft.sqlserver.dtsruntimewrap.dll 内)
構文
'宣言
<TypeLibTypeAttribute(2)> _
<ClassInterfaceAttribute(0)> _
<GuidAttribute("26A1FF19-9E51-4559-AA34-863CA538A312")> _
Public Class EventHandlerClass
Implements EventHandler, IDTSEventHandler90, IDTSContainer90, IDTSSequence90, _
IDTSExecutable90, IDTSExecutionMetrics90, IDTSPropertiesProvider90, IDTSName90, IDTSBreakpointSite90, _
IDTSSuspend90, IDTSPersist90, IDTSRuntimeObject90
[TypeLibTypeAttribute(2)]
[ClassInterfaceAttribute(0)]
[GuidAttribute("26A1FF19-9E51-4559-AA34-863CA538A312")]
public class EventHandlerClass : EventHandler, IDTSEventHandler90, IDTSContainer90,
IDTSSequence90, IDTSExecutable90, IDTSExecutionMetrics90, IDTSPropertiesProvider90, IDTSName90,
IDTSBreakpointSite90, IDTSSuspend90, IDTSPersist90, IDTSRuntimeObject90
[TypeLibTypeAttribute(2)]
[ClassInterfaceAttribute(0)]
[GuidAttribute(L"26A1FF19-9E51-4559-AA34-863CA538A312")]
public ref class EventHandlerClass : EventHandler, IDTSEventHandler90, IDTSContainer90,
IDTSSequence90, IDTSExecutable90, IDTSExecutionMetrics90, IDTSPropertiesProvider90, IDTSName90,
IDTSBreakpointSite90, IDTSSuspend90, IDTSPersist90, IDTSRuntimeObject90
/** @attribute TypeLibTypeAttribute(2) */
/** @attribute ClassInterfaceAttribute(0) */
/** @attribute GuidAttribute("26A1FF19-9E51-4559-AA34-863CA538A312") */
public class EventHandlerClass implements EventHandler, IDTSEventHandler90,
IDTSContainer90, IDTSSequence90, IDTSExecutable90, IDTSExecutionMetrics90, IDTSPropertiesProvider90,
IDTSName90, IDTSBreakpointSite90, IDTSSuspend90, IDTSPersist90, IDTSRuntimeObject90
TypeLibTypeAttribute(2)
ClassInterfaceAttribute(0)
GuidAttribute("26A1FF19-9E51-4559-AA34-863CA538A312")
public class EventHandlerClass implements EventHandler, IDTSEventHandler90,
IDTSContainer90, IDTSSequence90, IDTSExecutable90, IDTSExecutionMetrics90, IDTSPropertiesProvider90,
IDTSName90, IDTSBreakpointSite90, IDTSSuspend90, IDTSPersist90, IDTSRuntimeObject90
継承階層
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.EventHandlerClass
スレッド セーフ
この型の public static (Microsoft Visual Basic では共有 ) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
EventHandlerClass Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace