DtsEventHandlers クラス
DtsEventHandler オブジェクトのコレクションです。このクラスは継承できません。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public NotInheritable Class DtsEventHandlers _
Inherits DTSReadOnlyCollectionBase
'使用
Dim instance As DtsEventHandlers
public sealed class DtsEventHandlers : DTSReadOnlyCollectionBase
public ref class DtsEventHandlers sealed : public DTSReadOnlyCollectionBase
[<SealedAttribute>]
type DtsEventHandlers =
class
inherit DTSReadOnlyCollectionBase
end
public final class DtsEventHandlers extends DTSReadOnlyCollectionBase
継承階層
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime. . :: . .DTSReadOnlyCollectionBase
Microsoft.SqlServer.Dts.Runtime..::..DtsEventHandlers
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。