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 | |
---|---|---|
Count | Infrastruttura. For more information, see BreakpointTargets. | |
Item | Infrastruttura. For more information, see BreakpointTargets. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
GetEnumerator() () () () | Ereditato da IEnumerable. | |
GetEnumerator() () () () | Infrastruttura. For more information, see BreakpointTargets. |
In alto