このインターフェイスは、SQL Server 2005 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
詳細については、「BreakpointManager」を参照してください。
名前空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
アセンブリ: Microsoft.SqlServer.DTSRuntimeWrap (microsoft.sqlserver.dtsruntimewrap.dll 内)
構文
'宣言
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("584E430E-94F6-42BF-877A-65441CA39D1F")> _
<DefaultMemberAttribute("CreateBreakpointTarget")> _
Public Interface IDTSBreakpointManager90
[TypeLibTypeAttribute(4160)]
[GuidAttribute("584E430E-94F6-42BF-877A-65441CA39D1F")]
[DefaultMemberAttribute("CreateBreakpointTarget")]
public interface IDTSBreakpointManager90
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"584E430E-94F6-42BF-877A-65441CA39D1F")]
[DefaultMemberAttribute(L"CreateBreakpointTarget")]
public interface class IDTSBreakpointManager90
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("584E430E-94F6-42BF-877A-65441CA39D1F") */
/** @attribute DefaultMemberAttribute("CreateBreakpointTarget") */
public interface IDTSBreakpointManager90
TypeLibTypeAttribute(4160)
GuidAttribute("584E430E-94F6-42BF-877A-65441CA39D1F")
DefaultMemberAttribute("CreateBreakpointTarget")
public interface IDTSBreakpointManager90
プラットフォーム
開発プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
対象プラットフォーム
サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。
参照
関連項目
IDTSBreakpointManager90 Members
Microsoft.SqlServer.Dts.Runtime.Wrapper Namespace