IDTSLogProviders100 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 IDTSLogProviders100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("DEDCA1C9-C2B4-45D1-9EFC-8FCF91278C45")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogProviders100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("DEDCA1C9-C2B4-45D1-9EFC-8FCF91278C45")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogProviders100 = interface
interface IEnumerable
Public Interface IDTSLogProviders100
Implements IEnumerable
- Atributos
- Implementações
Comentários
Para obter mais informações, consulte LogProviders.
Propriedades
| Count | |
| Item[Object] |
Métodos
| Add(String) | |
| GetEnumerator() | |
| Join(IDTSLogProvider100) | |
| Remove(Object) |