Linguaggio

IDTSBreakpointTargets100 Interfaccia

Definizione

Fornisce proprietà e metodi per lavorare su una collezione di IDTSBreakpointTarget100 oggetti.

public interface class IDTSBreakpointTargets100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("29D2D495-CCBF-42C0-96D1-A80F69B99125")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSBreakpointTargets100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("52391FC3-0BB8-4CC0-A1D1-8885A9EFDB3E")]
public interface IDTSBreakpointTargets100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("BE1A364F-97FC-4D2D-9C1A-86DAB8E7B277")]
public interface IDTSBreakpointTargets100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("29D2D495-CCBF-42C0-96D1-A80F69B99125")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSBreakpointTargets100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("52391FC3-0BB8-4CC0-A1D1-8885A9EFDB3E")>]
type IDTSBreakpointTargets100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("BE1A364F-97FC-4D2D-9C1A-86DAB8E7B277")>]
type IDTSBreakpointTargets100 = interface
    interface IEnumerable
Public Interface IDTSBreakpointTargets100
Implements IEnumerable
Attributi
Implementazioni

Commenti

Per altre informazioni, vedere BreakpointTargets.

Proprietà

Nome Descrizione
Count

Ottiene il numero di elementi contenuti nell'insieme.

Item[Object]

Ottiene l'elemento in corrispondenza dell'indice specificato.

Metodi

Nome Descrizione
GetEnumerator()

Ottiene l'enumeratore che itera attraverso la raccolta.

Si applica a