IDTSEventInfos100 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í.
public interface class IDTSEventInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("83CAF201-DAAE-49A5-8404-57BD51A6B108")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSEventInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("83CAF201-DAAE-49A5-8404-57BD51A6B108")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSEventInfos100 = interface
interface IEnumerable
Public Interface IDTSEventInfos100
Implements IEnumerable
- Atributos
- Implementaciones
Propiedades
| Count | |
| Item[Object] |
Métodos
| Add(String, String, Boolean, String[], UInt16[], String[]) | |
| GetEnumerator() | |
| Remove(Object) |