IDTSBreakpointTargets100 Interface

Definition

public interface class IDTSBreakpointTargets100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("121D51C3-9254-4731-9842-EE15875F18F6")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSBreakpointTargets100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("121D51C3-9254-4731-9842-EE15875F18F6")>]
[<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