IDTSEventInfos100 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public interface class IDTSEventInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("7A937D52-B7F4-4C7D-97DC-16FFA929DDCD")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSEventInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("7A937D52-B7F4-4C7D-97DC-16FFA929DDCD")>]
[<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
- Implementações
Comentários
Para obter mais informações, consulte EventInfos.
Propriedades
Count | |
Item[Object] |
Métodos
Add(String, String, Boolean, String[], UInt16[], String[]) | |
GetEnumerator() | |
Remove(Object) |