Interfaccia IDTSBreakpointTargets100

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see BreakpointTargets.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("7F81939C-C0F6-4054-9186-660DD8F2560B")> _
Public Interface IDTSBreakpointTargets100 _
    Inherits IEnumerable
'Utilizzo
Dim instance As IDTSBreakpointTargets100
[GuidAttribute("7F81939C-C0F6-4054-9186-660DD8F2560B")]
public interface IDTSBreakpointTargets100 : IEnumerable
[GuidAttribute(L"7F81939C-C0F6-4054-9186-660DD8F2560B")]
public interface class IDTSBreakpointTargets100 : IEnumerable
[<GuidAttribute("7F81939C-C0F6-4054-9186-660DD8F2560B")>]
type IDTSBreakpointTargets100 =  
    interface
        interface IEnumerable
    end
public interface IDTSBreakpointTargets100 extends IEnumerable

Nel tipo IDTSBreakpointTargets100 sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Count Infrastruttura. For more information, see BreakpointTargets.
Proprietà pubblica Item Infrastruttura. For more information, see BreakpointTargets.

In alto

Metodi

  Nome Descrizione
Metodo pubblico GetEnumerator() () () () Ereditato da IEnumerable.
Metodo pubblico GetEnumerator() () () () Infrastruttura. For more information, see BreakpointTargets.

In alto