Interface IDTSBreakpointTargets100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see BreakpointTargets.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("7F81939C-C0F6-4054-9186-660DD8F2560B")> _
Public Interface IDTSBreakpointTargets100 _
Inherits IEnumerable
'Uso
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
O tipo IDTSBreakpointTargets100 expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Count | Infraestrutura. For more information, see BreakpointTargets. | |
Item | Infraestrutura. For more information, see BreakpointTargets. |
Início
Métodos
Nome | Descrição | |
---|---|---|
GetEnumerator() () () () | (Herdado de IEnumerable.) | |
GetEnumerator() () () () | Infraestrutura. For more information, see BreakpointTargets. |
Início