Condividi tramite


IDTSInputCollection100 Interfaccia

Definizione

public interface class IDTSInputCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("6AF41584-71F2-401E-B13E-C678B92D3A5A")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("6AF41584-71F2-401E-B13E-C678B92D3A5A")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputCollection100 = interface
    interface IEnumerable
Public Interface IDTSInputCollection100
Implements IEnumerable
Attributi
Implementazioni

Commenti

IDTSInputCollection100 contiene gli IDTSInput100 oggetti di un componente del flusso di dati.

Proprietà

Count
Item[Object]

Metodi

FindObjectByID(Int32)
FindObjectIndexByID(Int32)
GetEnumerator()
GetObjectByID(Int32)
GetObjectIndexByID(Int32)
New()
NewAt(Int32)
RemoveAll()
RemoveObjectByID(Int32)
RemoveObjectByIndex(Object)
SetIndex(Int32, Int32)

Si applica a