Condividi tramite


Interfaccia IDTSConfigurations100

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see Configurations.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("6DBE646F-DDEC-4A6B-A089-BDC62956EF75")> _
Public Interface IDTSConfigurations100 _
    Inherits IEnumerable
'Utilizzo
Dim instance As IDTSConfigurations100
[GuidAttribute("6DBE646F-DDEC-4A6B-A089-BDC62956EF75")]
public interface IDTSConfigurations100 : IEnumerable
[GuidAttribute(L"6DBE646F-DDEC-4A6B-A089-BDC62956EF75")]
public interface class IDTSConfigurations100 : IEnumerable
[<GuidAttribute("6DBE646F-DDEC-4A6B-A089-BDC62956EF75")>]
type IDTSConfigurations100 =  
    interface
        interface IEnumerable
    end
public interface IDTSConfigurations100 extends IEnumerable

Nel tipo IDTSConfigurations100 sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Count Infrastruttura. For more information, see Configurations.
Proprietà pubblica Item Infrastruttura. For more information, see Configurations.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Add Infrastruttura. For more information, see Configurations.
Metodo pubblico GetEnumerator() () () () Ereditato da IEnumerable.
Metodo pubblico GetEnumerator() () () () Infrastruttura. For more information, see Configurations.
Metodo pubblico InsertAfter Infrastruttura. For more information, see Configurations.
Metodo pubblico InsertBefore Infrastruttura. For more information, see Configurations.
Metodo pubblico MoveAfter Infrastruttura. For more information, see Configurations.
Metodo pubblico MoveBefore Infrastruttura. For more information, see Configurations.
Metodo pubblico Remove Infrastruttura. For more information, see Configurations.

In alto