IDTSComponentMetaDataCollection100 Interfaz

Definición

public interface class IDTSComponentMetaDataCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("985E3327-3C34-4F4D-BF44-DA7A46BCBE56")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentMetaDataCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("985E3327-3C34-4F4D-BF44-DA7A46BCBE56")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentMetaDataCollection100 = interface
    interface IEnumerable
Public Interface IDTSComponentMetaDataCollection100
Implements IEnumerable
Atributos
Implementaciones

Propiedades

Count
Item[Object]

Métodos

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

Se aplica a