Interface IDTSBreakpointTargets100
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see BreakpointTargets.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("7F81939C-C0F6-4054-9186-660DD8F2560B")> _
Public Interface IDTSBreakpointTargets100 _
Inherits IEnumerable
'Utilisation
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
Le type IDTSBreakpointTargets100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Count | Infrastructure. For more information, see BreakpointTargets. | |
Item | Infrastructure. For more information, see BreakpointTargets. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
GetEnumerator() () () () | (hérité de IEnumerable.) | |
GetEnumerator() () () () | Infrastructure. For more information, see BreakpointTargets. |
Haut de la page