Interface IDTSExecutables100
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 Executables.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("3A6C5A5A-00A8-45B3-B60E-13540CBE3F4F")> _
Public Interface IDTSExecutables100 _
Inherits IEnumerable
'Utilisation
Dim instance As IDTSExecutables100
[GuidAttribute("3A6C5A5A-00A8-45B3-B60E-13540CBE3F4F")]
public interface IDTSExecutables100 : IEnumerable
[GuidAttribute(L"3A6C5A5A-00A8-45B3-B60E-13540CBE3F4F")]
public interface class IDTSExecutables100 : IEnumerable
[<GuidAttribute("3A6C5A5A-00A8-45B3-B60E-13540CBE3F4F")>]
type IDTSExecutables100 =
interface
interface IEnumerable
end
public interface IDTSExecutables100 extends IEnumerable
Le type IDTSExecutables100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Count | Infrastructure. For more information, see Executables. | |
Item | Infrastructure. For more information, see Executables. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Add | Infrastructure. For more information, see Executables. | |
Contains | Infrastructure. For more information, see Executables. | |
GetEnumerator() () () () | (hérité de IEnumerable.) | |
GetEnumerator() () () () | Infrastructure. For more information, see Executables. | |
Join | Infrastructure. For more information, see Executables. | |
Remove | Infrastructure. For more information, see Executables. |
Haut de la page