Interfaccia IDTSExecutables100
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
For more information, see Executables.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("3A6C5A5A-00A8-45B3-B60E-13540CBE3F4F")> _
Public Interface IDTSExecutables100 _
Inherits IEnumerable
'Utilizzo
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
Nel tipo IDTSExecutables100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Count | Infrastruttura. For more information, see Executables. | |
Item | Infrastruttura. For more information, see Executables. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Add | Infrastruttura. For more information, see Executables. | |
Contains | Infrastruttura. For more information, see Executables. | |
GetEnumerator() () () () | Ereditato da IEnumerable. | |
GetEnumerator() () () () | Infrastruttura. For more information, see Executables. | |
Join | Infrastruttura. For more information, see Executables. | |
Remove | Infrastruttura. For more information, see Executables. |
In alto