IDTSBreakpointTargets100 Interface

Definition

public interface class IDTSBreakpointTargets100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("05D32F5E-45A2-4B05-8DF3-F9FE5D695DCE")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSBreakpointTargets100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("05D32F5E-45A2-4B05-8DF3-F9FE5D695DCE")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSBreakpointTargets100 = interface
    interface IEnumerable
Public Interface IDTSBreakpointTargets100
Implements IEnumerable
Attributes
Implements

Remarks

For more information, see BreakpointTargets.

Properties

Count
Item[Object]

Methods

GetEnumerator()

Applies to