IDTSForEachEnumeratorInfos100 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Representa la interfaz para la colección de objetos ForEachEnumeratorInfo .
public interface class IDTSForEachEnumeratorInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("45148911-742F-451F-A55C-8596228F8C3F")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSForEachEnumeratorInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("A6A6BF55-E95C-4432-A9EA-FD83E4F9A927")]
public interface IDTSForEachEnumeratorInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D4692B0B-C5B2-406D-8B50-1B673B991B65")]
public interface IDTSForEachEnumeratorInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("45148911-742F-451F-A55C-8596228F8C3F")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSForEachEnumeratorInfos100 = interface
interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("A6A6BF55-E95C-4432-A9EA-FD83E4F9A927")>]
type IDTSForEachEnumeratorInfos100 = interface
interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D4692B0B-C5B2-406D-8B50-1B673B991B65")>]
type IDTSForEachEnumeratorInfos100 = interface
interface IEnumerable
Public Interface IDTSForEachEnumeratorInfos100
Implements IEnumerable
- Atributos
- Implementaciones
Propiedades
Count |
Obtiene el número de objetos IDTSForEachEnumeratorInfos100. |
Item[Object] |
Obtiene el elemento IDTSForEachEnumeratorInfos100. |
Métodos
GetEnumerator() |
Devuelve un enumerador para recorrer la colección IDTSForEachEnumeratorInfos100. |