IDTSEventHandlers100 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 IDTSEventHandlers100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("C6DD845C-015F-4C55-A87D-557EF9E218D2")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSEventHandlers100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("C6DD845C-015F-4C55-A87D-557EF9E218D2")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSEventHandlers100 = interface
interface IEnumerable
Public Interface IDTSEventHandlers100
Implements IEnumerable
- Atributos
- Implementações
Propriedades
Count | |
Item[Object] |
Métodos
Add(String) | |
GetEnumerator() | |
Join(IDTSEventHandler100) | |
Remove(Object) |