IDTSBreakpointSite インターフェイス
Integration Services ランタイム エンジンと、ブレークポイントの公開およびカスタム ブレークポイントの作成管理を実行するタスクとの対話を定義します。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Interface IDTSBreakpointSite _
Inherits IDTSSuspend
'使用
Dim instance As IDTSBreakpointSite
public interface IDTSBreakpointSite : IDTSSuspend
public interface class IDTSBreakpointSite : IDTSSuspend
type IDTSBreakpointSite =
interface
interface IDTSSuspend
end
public interface IDTSBreakpointSite extends IDTSSuspend