IDTSBreakpointTarget100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see BreakpointTarget.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<DefaultMemberAttribute("Owner")> _
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("F1BAD752-1395-4CEB-AC31-D86747BDD386")> _
Public Interface IDTSBreakpointTarget100
[DefaultMemberAttribute("Owner")]
[TypeLibTypeAttribute(4160)]
[GuidAttribute("F1BAD752-1395-4CEB-AC31-D86747BDD386")]
public interface IDTSBreakpointTarget100
[DefaultMemberAttribute(L"Owner")]
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"F1BAD752-1395-4CEB-AC31-D86747BDD386")]
public interface class IDTSBreakpointTarget100
/** @attribute DefaultMemberAttribute("Owner") */
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("F1BAD752-1395-4CEB-AC31-D86747BDD386") */
public interface IDTSBreakpointTarget100
DefaultMemberAttribute("Owner")
TypeLibTypeAttribute(4160)
GuidAttribute("F1BAD752-1395-4CEB-AC31-D86747BDD386")
public interface IDTSBreakpointTarget100
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.
See Also